Closed alanorth closed 8 years ago
hmmm...might be something to do with python2 & TLS SNI support. Though, I'm not sure :smile:
There's an issue with SNI in Python 2 for sure, but that's not why we were using http—I'm sure we just didn't think about it. But now that we know, and that the remote servers support it, there is no reason not to use https.
I checked all the URLs and they all support https. Can't believe we didn't realize this ages ago.