caddyserver / website

The Caddy website
156 stars 153 forks source link

Explain what is needed to delegate a subdomain to another zone #404

Closed pimlie closed 4 months ago

pimlie commented 4 months ago

In the DNS Challenge chapter it is said that This can be used to delegate the _acme-challenge subdomain to another zone, but it is not further explained how you can configure that.

So I propose to add a link to the dns_challenge_override_domain setting which users need to configure if they wish to resolve the acme_challenge for domain1 through the zone of domain2.