◐ Shell
clean mode source ↗

[2.7] bpo-32185: Don't send IP in SNI TLS extension (GH-5865) by miss-islington · Pull Request #5871 · python/cpython

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>

@bedevere-bot mentioned this pull request

Feb 25, 2018