Skip to content

Certificate expiry is hardcoded to 90 days #6460

@Sleepw4lker

Description

@Sleepw4lker

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions