SNI was added in OpenSSL 0.9.8f [11 Oct 2007], too

This commit is contained in:
Christian Heimes 2013-11-28 15:12:15 +01:00
parent dec813f118
commit 470fba1f9f
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ struct py_ssl_library_code {
# define HAVE_TLSv1_2 0
#endif
/* SNI support (client- and server-side) appeared in OpenSSL 1.0.0.
/* SNI support (client- and server-side) appeared in OpenSSL 1.0.0 and 0.9.8f
* This includes the SSL_set_SSL_CTX() function.
*/
#ifdef SSL_CTRL_SET_TLSEXT_HOSTNAME