certera-io / certera

A central validation server for Let's Encrypt certificates

Home Page:https://docs.certera.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Encrypt (--preferred-chain "ISRG Root X1") support.

anestevemo opened this issue · comments

Hi!

Due to the Let's Encrypt DST Root CA X3 Expiration (September 2021) we need to add ' --preferred-chain "ISRG Root X1" ' to the certificate request in order to avoid compatibility issues.

Is there any way to perform this change in the code?

Kind regards,
Antoni.

https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

It looks like this project leverages Certes. They'll need to update to add this support. There's an issue over there for this:
fszlin/certes#276

No recent updates though.