Message236160
To try this with the OpenSSL command line client, use this shell command:
openssl s_client -connect www.verisign.com:443 -CAfile cacert.pem
This provides more detailed error messages than Python provides.
"verify error:num=20:unable to get local issuer certificate" is the OpenSSL error for "www.verisign.com". The corresponding Python error is "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)." |
|
Date |
User |
Action |
Args |
2015-02-18 01:15:37 | nagle | set | recipients:
+ nagle |
2015-02-18 01:15:37 | nagle | set | messageid: <1424222137.01.0.756882322578.issue23476@psf.upfronthosting.co.za> |
2015-02-18 01:15:36 | nagle | link | issue23476 messages |
2015-02-18 01:15:36 | nagle | create | |
|