[issue21308] PEP 466: backport ssl changes

Arnaud Fontaine report at bugs.python.org
Thu Jul 31 09:54:08 CEST 2014


Arnaud Fontaine added the comment:

Would it be possible to also backport the changes to httplib.py to support TLS SNI as many libraries (including setuptools) relies on this module to download files and some servers reject clients not supporting TLS SNI (such as cloud.github.com)? I have added a patch for Python 2.7.8. Thanks for working on the backports of SSL changes!

----------
nosy: +arnau
Added file: http://bugs.python.org/file36174/tls_sni_httplib.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21308>
_______________________________________


More information about the Python-bugs-list mailing list