-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Description
We are using acme.sh with a custom ACME server implementation.
We noticed that when using a certificate validity of less than 90 days in combination with renewal via cron job, the certificates won't get renewed.
Seems that the actual NotAfter of the certificate is not evaluated, but a hardcoded value of 90 days is bein used.
Actual certificate:
Validity
Not Before: Jul 30 08:10:24 2025 GMT
Not After : Aug 1 08:10:24 2025 GMT
acme.sh:
Skipping. Next renewal time is: 2025-09-27T08:20:24Z
Kind regards
Metadata
Metadata
Assignees
Labels
No labels