]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-87688: Amend SSLContext.hostname_checks_common_name docs (GH-100517) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Feb 2024 12:59:59 +0000 (13:59 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 12:59:59 +0000 (14:59 +0200)
(cherry picked from commit debb1386be024181c8c003c5cbf61608024aee09)

Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
Doc/library/ssl.rst

index 4caee84985a027bd4c77eaae6d5719992e6f7685..9f25016ff164a57988a00eb7d4e173da718052f1 100644 (file)
@@ -1950,7 +1950,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