NAME

IO::K8s::CertManager::V1::ACMEChallengeSolverDNS01 - Configures cert-manager to attempt to complete authorizations by performing the DNS01 challenge flow.

VERSION

version 1.108

acmeDNS

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

akamai

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

azureDNS

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

cloudDNS

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

cloudflare

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.

digitalocean

Use the DigitalOcean DNS API to manage DNS01 challenge records.

rfc2136

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

route53

Use the AWS Route53 API to manage DNS01 challenge records.

webhook

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

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004