mirror of
https://github.com/certera-io/certera.git
synced 2026-04-25 03:05:52 +03:00
[GH-ISSUE #28] Let's Encrypt (--preferred-chain "ISRG Root X1") support. #24
Labels
No labels
bug
feature-request
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certera#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anestevemo on GitHub (Nov 26, 2021).
Original GitHub issue: https://github.com/certera-io/certera/issues/28
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/
@gregtwallace commented on GitHub (Mar 6, 2022):
It looks like this project leverages Certes. They'll need to update to add this support. There's an issue over there for this:
https://github.com/fszlin/certes/issues/276
No recent updates though.