]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517)
authorRami <72725910+ramikg@users.noreply.github.com>
Sat, 17 Feb 2024 10:22:19 +0000 (12:22 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 10:22:19 +0000 (10:22 +0000)
Doc/library/ssl.rst

index f9648fa6744bdc049424de5db34e304456e6c586..fa81c3f208cff7ebb8344c0de904ed7bd50c4333 100644 (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