mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
Ubuntu 20.04 comes with a patched OpenSSL 1.1.1. Default security level 2 blocks TLS 1.0 and 1.1 connections. Regular OpenSSL 1.1.1 builds allow TLS 1.0 and 1.1 on security level 2. See: See: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1899878 See: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1917625 Signed-off-by: Christian Heimes <christian@python.org> |
||
|---|---|---|
| .. | ||
| problem-matchers | ||
| workflows | ||
| codecov.yml | ||
| CODEOWNERS | ||
| CONTRIBUTING.rst | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||
| SECURITY.md | ||