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 edbc18e commit ce852cbCopy full SHA for ce852cb
1 file changed
Modules/_ssl.c
@@ -95,7 +95,7 @@ struct py_ssl_library_code {
95
# define HAVE_TLSv1_2 0
96
#endif
97
98
-/* SNI support (client- and server-side) appeared in OpenSSL 0.9.8n.
+/* SNI support (client- and server-side) appeared in OpenSSL 1.0.0.
99
* This includes the SSL_set_SSL_CTX() function.
100
*/
101
#ifdef SSL_CTRL_SET_TLSEXT_HOSTNAME
0 commit comments