Add cnameStrategy: Follow to ACME DNS-01 solvers #331
Reference in New Issue
Block a user
Delete Branch "benvin/issuer-cname-follow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A live DNS-01 smoke test returned NOTAUTH because the solver walked _acme-challenge.unkin.net to zone unkin.net and sent the rfc2136 UPDATE there, but bind-external is only authoritative for acme.unkin.net; without cnameStrategy: Follow the solver does not chase the delegation CNAME.
cnameStrategy: Followon theletsencryptandletsencrypt-stagingClusterIssuer DNS-01 solvers so cert-manager follows the_acme-challenge.unkin.net -> _acme-challenge.acme.unkin.netCNAME and updates theacme.unkin.netzone.https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT