Skip to content

Default value for RenewalMinimumValidDays #2371

@marconfus

Description

@marconfus

I have a custom ACME service which issues certificates valid for 14 days.
With the default settings "Show details for the renewal" tells me:

Expires:             2023.5.1
Renewal due:         2023.5.8
...
Order 1/1:           main
  - Renewed:         1 times
  - Last thumbprint: 27E911B48E979ABE6E896F46FF2A9F0687BDD404
  - Last date:       2023.4.17
  - Next due:        2023.5.8

The renewal due date looks a little late.

If I change "RenewalMinimumValidDays" to 7, which according the documentation should be the same as the default null, it looks a lot better:

Expires:             2023.5.1
Renewal due:         2023.4.24
...
Order 1/1:           main
  - Renewed:         1 times
  - Last thumbprint: 27E911B48E979ABE6E896F46FF2A9F0687BDD404
  - Last date:       2023.4.17
  - Next due:        2023.4.24

Tested with the latest v2.2.4.1500

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions