Context
To use DNS01 validation with an RFC-2136 compliant nameserver, a secret holding the TSIG key has to be created (see: https://cert-manager.io/docs/configuration/acme/dns01/rfc2136/#configuration-step-2---set-up-cert-manager).
Further, a check like the acme-dns check should be added using nsupdate (see: https://cert-manager.io/docs/configuration/acme/dns01/rfc2136/#using-nsupdate).
Alternatives
Not providing full integration for DNS validation using RFC-2136 in this component
Context
To use DNS01 validation with an RFC-2136 compliant nameserver, a secret holding the TSIG key has to be created (see: https://cert-manager.io/docs/configuration/acme/dns01/rfc2136/#configuration-step-2---set-up-cert-manager).
Further, a check like the acme-dns check should be added using
nsupdate(see: https://cert-manager.io/docs/configuration/acme/dns01/rfc2136/#using-nsupdate).Alternatives
Not providing full integration for DNS validation using RFC-2136 in this component