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 <rep...@bugs.python.org>
<http://bugs.python.org/issue21308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to