codebox/https-certificate-expiry-checker

ERROR [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)

Closed this issue · 1 comments

info
python3.7 check-certificates.py d.10jqka.com.cn
d.10jqka.com.cn ERROR [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)

I tried the same command and got a successful response:

python check-certificates.py d.10jqka.com.cn
Checking 1 endpoint...
d.10jqka.com.cn OK expires in 290 days

If you Google around there are a number of reasons for this error, mostly relating to your local certificates. Without knowing more about your local setup there isn't much more I can say.