DST Root CA X3 Certificate Expiration Problems and Fix

on September 30, 2021, the DST Root CA X3 certificate expired, leaving many devices on the internet having issues connecting to services and certificates that use this Root CA, including those using Let’s Encrypt certificates. Some of these problematic devices include Samsung Galaxy phones, iPhones, VDI zero and thin clients, and even Sophos UTM firewalls.

We noticed a number of issues when browsing to websites that use the free Let’s Encrypt certificates especially on Windows 7 computers without updates, and would report the certificate has expired and not allow me access to the websites using it.

 

The Problem

Let’s Encrypt originally used the “DST Root CA X3” certificate to issue Let’s Encrypt certificates. However, as time has passed and the service has been used more, they now use “ISRG Root X1” and “ISRG Root X2” as Root CA’s and “Let’s Encrypt R3” as an intermediate certificate.

Older devices may be using the older Root CA which expired today (September 30th, 2021). Please see https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/ for more information.

 

The Fix

To fix this issue, you need to add the 2 new Root CAs and Intermediate Certificate to your computer or device.

Root CA Certificates :

1. ISRG Root X1 DER Format

2. ISRG Root X2 DER Format

Intermediate Certificate :

3. Let’s Encrypt R3 DER Format 

You can download them by clicking the links above or go to https://letsencrypt.org/certificates/ for more information and to download if you don’t trust the above links.

After downloading and adding these Root CAs and the Intermediate CA to your computer or device, you should have the full certificate chain to validate the Let’s Encrypt certificates. You only need to add the two root certificates. The Let’s Encrypt certificates that are used on websites that you visit and that you might have deployed on your servers should now work without any issues.

If you’re still having issues, you can try deleting the “DST Root CA X3” certificate from your existing Root CAs. Also, you may need to close and reopen any software and/or browsers for it to work with the new certificate.

 

  • ssl certificate, insecure, letsencrypt, AutoSSL, ssl
  • 1 Users Found This Useful
Was this answer helpful?