gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)

This commit is contained in:
Rami 2024-02-17 12:22:19 +02:00 committed by GitHub
parent 09fab93c3d
commit debb1386be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1975,7 +1975,7 @@ to speed up repeated connections from the same clients.
.. versionchanged:: 3.10
The flag had no effect with OpenSSL before version 1.1.1k. Python 3.8.9,
The flag had no effect with OpenSSL before version 1.1.1l. Python 3.8.9,
3.9.3, and 3.10 include workarounds for previous versions.
.. attribute:: SSLContext.security_level