Alec
Member
- Joined
- Mar 5, 2009
- Messages
- 440
Starting Wednesday, there's been an issue with the site's certificate. With a browser everything is fine, but with something like curl or wget it fails:
I think it might be similar to this issue from a few years ago where it's mixing up Let's Encrypt and non-Let's Encrypt certificates in the chain:
Code:
$ curl https://pyra-handheld.com/boards/forums/pyra-news.250/index.rss
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
I think it might be similar to this issue from a few years ago where it's mixing up Let's Encrypt and non-Let's Encrypt certificates in the chain:
Code:
$ openssl s_client -connect pyra-handheld.com:443
...
Certificate chain
0 s:CN = pyra-handheld.com
i:C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
1 s:C = US, O = DigiCert Inc, OU = www.digicert.com, CN = Thawte TLS RSA CA G1
i:C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root G2