Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec813f commit 470fba1Copy full SHA for 470fba1
1 file changed
Modules/_ssl.c
@@ -97,7 +97,7 @@ struct py_ssl_library_code {
97
# define HAVE_TLSv1_2 0
98
#endif
99
100
-/* 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
101
* This includes the SSL_set_SSL_CTX() function.
102
*/
103
#ifdef SSL_CTRL_SET_TLSEXT_HOSTNAME
0 commit comments