diff options
author | Ran Chen <crccw@google.com> | 2022-03-09 03:03:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-08 12:03:43 -0700 |
commit | d9b1d463259a6f8f520edd6659dac11218c82b4e (patch) | |
tree | a48f08560bf50c9b416b2858f1528422d52c2e8b /modules/caddyhttp/caddyauth/hashes.go | |
parent | c8f2834b514f8bfb405c11be53d60a6cfc5228ca (diff) |
caddytls: dns_challenge_override_domain for challenge delegation (#4596)
* Add a override_domain option to allow DNS chanllenge delegation
CNAME can be used to delegate answering the chanllenge to another DNS
zone. One usage is to reduce the exposure of the DNS credential [1].
Based on the discussion in caddy/certmagic#160, we are adding an option
to allow the user explicitly specify the domain to delegate, instead of
following the CNAME chain.
This needs caddy/certmagic#160.
* rename override_domain to dns_challenge_override_domain
* Update CertMagic; fix spelling
Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
Diffstat (limited to 'modules/caddyhttp/caddyauth/hashes.go')
0 files changed, 0 insertions, 0 deletions