certmanager v1.7

Issuer.spec.acme.solvers[].dns01.akamai.clientTokenSecretRef.spec.acme.solvers.dns01

Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow.

10 fields
Issuer.spec.acme.solvers[].dns01.akamai.clientTokenSecretRef.spec.acme.solvers.dns01 fields and descriptions
Field / TypeDescription
object

Use the 'ACME DNS' (https://github.com/joohoi/acme-dns) API to manage DNS01 challenge records.

object

Use the Akamai DNS zone management API to manage DNS01 challenge records.

object

Use the Microsoft Azure DNS API to manage DNS01 challenge records.

object

Use the Google Cloud DNS API to manage DNS01 challenge records.

object

Use the Cloudflare API to manage DNS01 challenge records.

cnameStrategy
string

CNAMEStrategy configures how the DNS01 provider should handle CNAME records when found in DNS zones.

  • enum: ["None","Follow"]
object

Use the DigitalOcean DNS API to manage DNS01 challenge records.

object

Use RFC2136 ("Dynamic Updates in the Domain Name System") (https://datatracker.ietf.org/doc/rfc2136/) to manage DNS01 challenge records.

object

Use the AWS Route53 API to manage DNS01 challenge records.

object

Configure an external webhook based DNS01 challenge solver to manage DNS01 challenge records.