certmanager v1.21.1

Certificate.status.acme.ari

ARI stores the ACME Renewal Information that is fetched from the ACME server in accordance with RFC 9773. This is only populated if the ARI feature gate is enabled.

5 fields
Certificate.status.acme.ari fields and descriptions
Field / TypeDescription
explanationURL
string

ExplanationURL is a human-readable URL that may explain why the suggested window has its current value.

lastChecked
string

LastChecked is the time at which the ACME server was last checked for renewal information.

  • format: date-time
lastError
string

LastError is the last error encountered when checking the ACME server for renewal information, if any.

nextCheck
string

NextCheck is the time at which the ACME server will next be checked for renewal information.

  • format: date-time
object

SuggestedWindow is the suggested renewal window as returned by the ACME server in accordance with RFC 9773.