Skip to content

Conversation

@tiran
Copy link
Member

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

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

@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