certmanager v1.21.1
ClusterIssuer.status.acme
ACME specific status options. This field should only be set if the Issuer is configured to use an ACME server to issue certificates.
| Field / Type | Description |
|---|---|
lastPrivateKeyHash | LastPrivateKeyHash is a hash of the private key associated with the latest registered ACME account, in order to track changes made to registered account associated with the Issuer |
lastRegisteredEmail | LastRegisteredEmail is the email associated with the latest registered ACME account, in order to track changes made to registered account associated with the Issuer |
uri | URI is the unique account identifier, which can also be used to retrieve account details from the CA |