mirror of
https://github.com/python/cpython.git
synced 2025-10-28 04:04:44 +00:00
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 |
||
|---|---|---|
| .. | ||
| make_ssl_data.py | ||
| multissltests.py | ||