Kaydet (Commit) 470fba1f authored tarafından Christian Heimes's avatar Christian Heimes

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

üst dec813f1
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment