On 16/12/16 19:26, Ralph Giles wrote:
Anyway, thanks for the suggestion, Simon. I filed
https://bugzil.la/1324040 with this fix.

In the meantime, the curl command line from https://rustup.rs/ should
work equivalently.

Oops, I wrote this earlier and forgot to click Send.

--

http://docs.python-requests.org/en/master/community/faq/#what-are-hostname-doesn-t-match-errors says that Python 2.7.9+ supports SNI natively.

It looks like Requests can make it work on older Python if some other libraries (including PyOpenSSL) are available:

https://stackoverflow.com/questions/18578439/using-requests-with-tls-doesnt-give-sni-support/18579484#18579484

--
Simon Sapin
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to