Skip to content

Commit bc11905

Browse files
[3.11] gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517) (GH-115595)
(cherry picked from commit debb138) Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
1 parent 8fccca2 commit bc11905

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
@@ -2045,7 +2045,7 @@ to speed up repeated connections from the same clients.
20452045

20462046
.. versionchanged:: 3.10
20472047

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

20512051
.. attribute:: SSLContext.security_level

0 commit comments

Comments
 (0)