Staging
v0.8.1
https://github.com/python/cpython
Revision e9370a47389903bb72badc95032ec84a0ebbf8cc authored by Christian Heimes on 25 February 2018, 08:47:02 UTC, committed by GitHub on 25 February 2018, 08:47:02 UTC
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>
1 parent fc9471a
History
Tip revision: e9370a47389903bb72badc95032ec84a0ebbf8cc authored by Christian Heimes on 25 February 2018, 08:47:02 UTC
bpo-32185: Don't send IP in SNI TLS extension (#5865)
Tip revision: e9370a4
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top