8000 gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517) · diegorusso/cpython@a2f8730 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit a2f8730

Browse files
ramikgdiegorusso
authored andcommitted
pythongh-87688: Amend SSLContext.hostname_checks_common_name docs (pythonGH-100517)
1 parent 8b88128 commit a2f8730

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

19761976
.. versionchanged:: 3.10
19771977

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

19811981
.. attribute:: SSLContext.security_level

0 commit comments

Comments
 (0)
0