diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-16 08:33:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-16 08:33:42 (GMT) |
commit | a669443dfb79fc6aca2544b885895814798db15b (patch) | |
tree | ee5351f9259d1f6be2f2ae6113d10c6d919a4004 /Python/thread_pthread.h | |
parent | c3d025a86a60348f19551bd9921304c5db322531 (diff) | |
download | cpython-a669443dfb79fc6aca2544b885895814798db15b.zip cpython-a669443dfb79fc6aca2544b885895814798db15b.tar.gz cpython-a669443dfb79fc6aca2544b885895814798db15b.tar.bz2 |
bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862)
OpenSSL can be build without support for TLS 1.0 and 1.1. The ssl module
now correctly adheres to OPENSSL_NO_TLS1 and OPENSSL_NO_TLS1_1 flags.
Also update multissltest to test with latest OpenSSL and LibreSSL
releases.
Signed-off-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: @tiran
(cherry picked from commit 6e8cda91d92da72800d891b2fc2073ecbc134d98)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions