Challenge.spec.solver.dns01
Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow.
| Field / Type | Description |
|---|---|
Use the 'ACME DNS' (https://github.com/joohoi/acme-dns) API to manage DNS01 challenge records. | |
Use the Akamai DNS zone management API to manage DNS01 challenge records. | |
Use the Microsoft Azure DNS API to manage DNS01 challenge records. | |
Use the Google Cloud DNS API to manage DNS01 challenge records. | |
Use the Cloudflare API to manage DNS01 challenge records. | |
cnameStrategy | CNAMEStrategy configures how the DNS01 provider should handle CNAME records when found in DNS zones.
|
Use the DigitalOcean DNS API to manage DNS01 challenge records. | |
Use RFC2136 ("Dynamic Updates in the Domain Name System") (https://datatracker.ietf.org/doc/rfc2136/) to manage DNS01 challenge records. | |
Use the AWS Route53 API to manage DNS01 challenge records. | |
Configure an external webhook based DNS01 challenge solver to manage DNS01 challenge records. |