Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Aug 14, 2018

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 [email protected]

https://bugs.python.org/issue32947

@tiran tiran changed the title bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-5663) [3.6] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-5663) Aug 14, 2018
@tiran tiran changed the title [3.6] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-5663) [3.6] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-6976) Aug 14, 2018
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 <[email protected]>
@tiran tiran merged commit 3e630c5 into python:3.6 Aug 15, 2018
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3e630c541b35c96bfe5619165255e559f577ee71 2.7

tiran added a commit to tiran/cpython that referenced this pull request Aug 15, 2018
…ythonGH-8760)

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 <[email protected]>.
(cherry picked from commit 3e630c5)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

GH-8771 is a backport of this pull request to the 2.7 branch.

stratakis pushed a commit to stratakis/cpython that referenced this pull request Nov 20, 2018
…ythonGH-8760)

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 <[email protected]>.
(cherry picked from commit 3e630c5)

Co-authored-by: Christian Heimes <[email protected]>
vstinner pushed a commit that referenced this pull request Feb 15, 2019
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 <[email protected]>.
(cherry picked from commit 3e630c5)
Co-authored-by: Christian Heimes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants