Home | History | Annotate | Download | only in ssl

Lines Matching full:servername

379 		/* Add TLS extension servername to the Client Hello message */
384 4 for the servername type and entension length
399 /* length of servername list */
1039 /* The servername extension is treated as follows:
1042 - The servername is rejected if too long or if it contains zeros,
1044 - The servername field is maintained together with the session cache.
1045 - When a session is resumed, the servername call back invoked in order
1047 - The servername is acknowledged if it is new for a session or when
1050 set a 'desirable' servername for a new SSL object. This can be the
1052 a renegotiation is requested. In this case, a possible servername
1056 if they provide for changing an explicit servername context for the session,
1057 i.e. when the session has been established with a servername extension.
1058 - On session reconnect, the servername extension may be absent.
2071 * Note: this must be called after servername callbacks in case