◐ Shell
clean mode source ↗

[3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452) by tiran · Pull Request #25452 · python/cpython

…thonGH-24899)

Fix problem with ssl.SSLContext.hostname_checks_common_name. OpenSSL does not
copy hostflags from *struct SSL_CTX* to *struct SSL*.

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit b467d9a)

Co-authored-by: Christian Heimes <christian@python.org>
(cherry picked from commit 330b49e)

Co-authored-by: Christian Heimes <christian@python.org>

@tiran tiran changed the title [3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) [3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452)

Apr 17, 2021

@tiran tiran deleted the backport-330b49e-3.8 branch

April 17, 2021 09:35