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

[2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865)#5871

Merged
tiran merged 1 commit into
python:2.7python/cpython:2.7from
miss-islington:backport-e9370a4-2.7miss-islington/cpython:backport-e9370a4-2.7Copy head branch name to clipboard
Feb 25, 2018
Merged

[2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865)#5871
tiran merged 1 commit into
python:2.7python/cpython:2.7from
miss-islington:backport-e9370a4-2.7miss-islington/cpython:backport-e9370a4-2.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 25, 2018

Copy link
Copy Markdown
Contributor

The SSL module no longer sends IP addresses in SNI TLS extension on
platforms with OpenSSL 1.0.2+ or inet_pton.

Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit e9370a4)

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

https://bugs.python.org/issue32185

The SSL module no longer sends IP addresses in SNI TLS extension on
platforms with OpenSSL 1.0.2+ or inet_pton.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e9370a4)

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

Copy link
Copy Markdown
Contributor Author

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

@tiran tiran merged commit a5c9112 into python:2.7 Feb 25, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @tiran!

@bedevere-bot

Copy link
Copy Markdown

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

@miss-islington miss-islington deleted the backport-e9370a4-2.7 branch February 25, 2018 09:16
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.

4 participants

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