Let's Encrypt DST Root CA X3 has expired
11–20 of 27 posts
Re: Let's Encrypt DST Root CA X3 has expired
#12Re: Let's Encrypt DST Root CA X3 has expired
#13https://status.cloud.google.com/ >>>Global: We have identified an issue affecting "Uptime Checks" within Google Cloud Monitoring, impacting customers using "Let's Encrypt" 3rd party certificates.
it generated a scary amount of alerts, almost finished fueling the single-engine before I realized what the problem was.
Re: Let's Encrypt DST Root CA X3 has expired
#14Twitter is abuzz and not in a good way: https://twitter.com/search?q=letsencrypt&src=typed_query&f=l... Slack and Shopify seem to be affected.
Re: Let's Encrypt DST Root CA X3 has expired
#15From my understanding, the only way to remedy is to move away from Lets Encrypt...
Re: Let's Encrypt DST Root CA X3 has expired
#16Re: Let's Encrypt DST Root CA X3 has expired
#17The primary problem in most cases is the full chain cert not being updated or used in your configuration.
1. Your Let’s Encrypt script might be outdated and isn’t pulling the down the new chain file. This could be your first problem.
2. Your configuration for Apache or whatever app your using is referencing a chain file that isn’t the current one. This could be your second problem. It’s possible you copied the chain file somewhere a long time ago and have been referencing that one instead of the new one that gets pulled down.
The problem will be confusing because your cert will be current, but it still won’t be trusted.
Something like Dovecot can actually use the full chain cert file as the cert file. This will solve that problem instead of only referencing the .crt file, which won’t help, because it won’t be trusted. The full chain needs to be used.
Re: Let's Encrypt DST Root CA X3 has expired
#18Anybody has an example of website that is running one of the new certificates so we can see if our devices can connect?
Re: Let's Encrypt DST Root CA X3 has expired
#19This was not a fun morning for me. All of my sites which are running on Debian 9 suddenly weren't able to contact our authentication and other internal systems. I had to disable SSL verification until ops can move them to newer servers.
Debian 9 can't be updated to use the new root CA?
Re: Let's Encrypt DST Root CA X3 has expired
#20Since they were on node v10 they stopped being able to talk to letsencrypt SSL sites today. Since AWS has stopped supporting v10 we couldn't upgrade them to the minor version of v10 that supports the CA