Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.8] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)#24926

Merged
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-f6c6b58-3.8miss-islington/cpython:backport-f6c6b58-3.8Copy head branch name to clipboard
Mar 18, 2021
Merged

[3.8] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)#24926
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-f6c6b58-3.8miss-islington/cpython:backport-f6c6b58-3.8Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 18, 2021

Copy link
Copy Markdown
Contributor

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
(cherry picked from commit f6c6b58)

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue41561

Automerge-Triggered-By: GH:tiran

…H-24915)

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>
(cherry picked from commit f6c6b58)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5051167 into python:3.8 Mar 18, 2021
@miss-islington miss-islington deleted the backport-f6c6b58-3.8 branch March 18, 2021 22:41
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.