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#3661

Merged
tiran merged 1 commit into
python:2.7python/cpython:2.7from
tiran:bpo-31518-debian-ssl-27tiran/cpython:bpo-31518-debian-ssl-27Copy head branch name to clipboard
Feb 24, 2018
Merged

bpo-31518: Change TLS protocol for Debian#3661
tiran merged 1 commit into
python:2.7python/cpython:2.7from
tiran:bpo-31518-debian-ssl-27tiran/cpython:bpo-31518-debian-ssl-27Copy 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
@tiran tiran closed this Jan 14, 2018
@tiran tiran reopened this Jan 14, 2018
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-27 branch from d6d34f3 to 3ed27a7 Compare January 14, 2018 15:50
@tiran tiran merged commit 8d4d173 into python:2.7 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-27 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.