|
June 25, 2012, 07:45:01 PM |
|
I've built small tool with python and requests library, running on top of Intersango's API and had it working happily for past few months, but since few days I get cert error:
requests.exceptions.SSLError: [Errno 1] _ssl.c:503: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Same thing if I try to wget it:
ERROR: cannot verify intersango.com's certificate, issued by `/C=IL/O=StartCom Ltd./OU=Secure Digital Certificate Signing/CN=StartCom Class 2 Primary Intermediate Server CA': Unable to locally verify the issuer's authority.
However cert on their website seems to be working, at least no browser complains. Question: is it on my or their end? I don't see any complains on the forum, but also I don't recall doing anything wicked to my machine, so..
|