On 01/30/2015 12:16 PM, Miro Hrončok wrote: > The problem is, that apps on OpenShift use SNI to enable custom domain > names with custom certificates. Which is a standard for a bazillion > years and the only thing that does not support it is Windows XP with IE > 6 and... ehm, Python 2. > > http://en.wikipedia.org/wiki/Server_Name_Indication > > On Python 3 with request, this is completely supported. However, on > Python 2, there's a workaround needed. You'll need the following to use > SNI from requests:
Excelent! > pyOpenSSL>=0.14 Not available on F21 :( -- Miroslav Suchy, RHCE, RHCDS Red Hat, Senior Software Engineer, #brno, #devexp, #fedora-buildsys _______________________________________________ copr-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/copr-devel
