certmanager v1.7

Issuer.spec.acme.solvers.dns01.acmeDNS.accountSecretRef.spec

Desired state of the Issuer resource.

5 fields
Issuer.spec.acme.solvers.dns01.acmeDNS.accountSecretRef.spec fields and descriptions
Field / TypeDescription
object

ACME configures this issuer to communicate with a RFC8555 (ACME) server to obtain signed x509 certificates.

object

CA configures this issuer to sign certificates using a signing CA keypair stored in a Secret resource. This is used to build internal PKIs that are managed by cert-manager.

object

SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object.

object

Vault configures this issuer to sign certificates using a HashiCorp Vault PKI backend.

object

Venafi configures this issuer to sign certificates using a Venafi TPP or Venafi Cloud policy zone.