mirror of
https://github.com/certera-io/certera.git
synced 2026-04-25 03:05:52 +03:00
[GH-ISSUE #17] Check expiration date of all certs in chain #18
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#18
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 @certeraio on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/certera-io/certera/issues/17
Back in May/June 2020, a root certificate from Sectigo/Comodo expired leaving a bunch of people scrambling. Certera's cert monitoring only looks at the top most cert's expiration, not the entire chain. This could have been easily caught by checking the expiration of all certs in the chain.