certmanager v1.21.1
ClusterIssuer.spec.acme.solvers[].dns01.rfc2136.tsigSecretSecretRef.spec
Desired state of the ClusterIssuer resource.
| Field / Type | Description |
|---|---|
ACME configures this issuer to communicate with a RFC8555 (ACME) server to obtain signed x509 certificates. | |
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. | |
SelfSigned configures this issuer to 'self sign' certificates using the private key used to create the CertificateRequest object. | |
Vault configures this issuer to sign certificates using a HashiCorp Vault PKI backend. | |
Venafi configures this issuer to sign certificates using a CyberArk Certificate Manager Self-Hosted or SaaS policy zone.
|