Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 068e219

Browse files
[3.12] gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517) (GH-115594)
(cherry picked from commit debb138) Co-authored-by: Rami <[email protected]>
1 parent 7218b81 commit 068e219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1950,7 +1950,7 @@ to speed up repeated connections from the same clients.
19501950

19511951
.. versionchanged:: 3.10
19521952

1953-
The flag had no effect with OpenSSL before version 1.1.1k. Python 3.8.9,
1953+
The flag had no effect with OpenSSL before version 1.1.1l. Python 3.8.9,
19541954
3.9.3, and 3.10 include workarounds for previous versions.
19551955

19561956
.. attribute:: SSLContext.security_level

0 commit comments

Comments
 (0)