Comment 26 for bug 861137

Revision history for this message
Felix Ruiz de Arcaute (ruiz-felixruiz) wrote :

Hi patrick,

we have exactly the same problem. Disabling SSL and everything related to openssl just fails (and requests)

Nevertheless you told about this problem only occurring with TLS versions other than 1.2, so I disabled all other TLS versions server side, but the problem remains .

I checked btw your site too and this it where it becomes funny:
- curl seems to work fine
- openssl fails (same error, with OpenSSL 1.0.1f 6 Jan 2014)
- python request (2.7) fails

So any tips, especially with requests, would be greatly appreciated. I tried building requests with custom OpenSSL version, but got no luck so far.

@Seth Arnold:
I submitted a bug. https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1475228