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

bpo-31518: Change TLS protocol for Debian#3660

Merged
tiran merged 1 commit into
python:3.6python/cpython:3.6from
tiran:bpo-31518-debian-ssltiran/cpython:bpo-31518-debian-sslCopy head branch name to clipboard
Feb 24, 2018
Merged

bpo-31518: Change TLS protocol for Debian#3660
tiran merged 1 commit into
python:3.6python/cpython:3.6from
tiran:bpo-31518-debian-ssltiran/cpython:bpo-31518-debian-sslCopy head branch name to clipboard

Conversation

@tiran

@tiran tiran commented Sep 19, 2017

Copy link
Copy Markdown
Member

Debian Unstable has disabled TLS 1.0 and 1.1 for SSLv23_METHOD(). Change
TLS/SSL protocol of some tests to PROTOCOL_TLS or PROTOCOL_TLSv1_2 to
make them pass on Debian.

Signed-off-by: Christian Heimes christian@python.org

NOTE: master has already been fixed in PR #3058. I decided against a backport because the PR #3058 touches too much code.

https://bugs.python.org/issue31518

@tiran tiran added the type-bug An unexpected behavior, bug, or error label Sep 19, 2017
Debian Unstable has disabled TLS 1.0 and 1.1 for SSLv23_METHOD(). Change
TLS/SSL protocol of some tests to PROTOCOL_TLS or PROTOCOL_TLSv1_2 to
make them pass on Debian.

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran force-pushed the bpo-31518-debian-ssl branch from b2ceff7 to d0aacfd Compare January 14, 2018 15:53
@tiran tiran merged commit aab2258 into python:3.6 Feb 24, 2018
@bedevere-bot

Copy link
Copy Markdown

@tiran: Please replace # with GH- in the commit message next time. Thanks!

@tiran tiran deleted the bpo-31518-debian-ssl branch February 24, 2018 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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