mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)
This commit is contained in:
parent
09fab93c3d
commit
debb1386be
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue