Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Feb 24, 2018

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil [email protected]
Signed-off-by: Christian Heimes [email protected]

https://bugs.python.org/issue30622

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 24, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit 6cdb795)

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

GH-5860 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6cdb7954b0a578d899e4b78b868ea59eef08480a 3.6

@tiran tiran deleted the bpo-30622-npn-detect branch February 24, 2018 21:14
@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 6cdb7954b0a578d899e4b78b868ea59eef08480a 2.7

tiran added a commit that referenced this pull request Feb 24, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit 6cdb795)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/cpython that referenced this pull request Feb 24, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 6cdb795)

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

GH-5861 is a backport of this pull request to the 3.6 branch.

tiran added a commit to tiran/cpython that referenced this pull request Feb 24, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 6cdb795)

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

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

tiran added a commit that referenced this pull request Feb 25, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 6cdb795)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit that referenced this pull request Feb 25, 2018
The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 6cdb795)

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