diff options
author | stratakis <cstratak@redhat.com> | 2019-02-15 13:17:12 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-02-15 13:17:12 (GMT) |
commit | c49f63c1761ce03df7850b9e0b31a18c432dac64 (patch) | |
tree | d0ae2fa232a81a69c71f1c2fbfe842d2c09c127a /Lib/ssl.py | |
parent | 826a8b708165796151ad4135b0ddbd79da6d39f1 (diff) | |
download | cpython-c49f63c1761ce03df7850b9e0b31a18c432dac64.zip cpython-c49f63c1761ce03df7850b9e0b31a18c432dac64.tar.gz cpython-c49f63c1761ce03df7850b9e0b31a18c432dac64.tar.bz2 |
[2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10607)
Change TLS 1.3 cipher suite settings for compatibility with OpenSSL
1.1.1-pre6 and newer. OpenSSL 1.1.1 will have TLS 1.3 cipers enabled by
default.
Also update multissltests to test with latest OpenSSL.
Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 3e630c541b35c96bfe5619165255e559f577ee71)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions