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 7243b57 commit dbd4bcfCopy full SHA for dbd4bcf
1 file changed
Doc/library/ssl.rst
@@ -1229,7 +1229,7 @@ to speed up repeated connections from the same clients.
1229
quite similarly to HTTP virtual hosts. Specifying *server_hostname* will
1230
raise a :exc:`ValueError` if *server_side* is true.
1231
1232
- .. versionchanged:: 3.5
+ .. versionchanged:: 3.4.3
1233
Always allow a server_hostname to be passed, even if OpenSSL does not
1234
have SNI.
1235
0 commit comments