mirror of https://github.com/caddyserver/caddy.git
d9b1d46325
* 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> |
||
---|---|---|
.. | ||
addresses.go | ||
addresses_fuzz.go | ||
addresses_test.go | ||
builtins.go | ||
builtins_test.go | ||
directives.go | ||
directives_test.go | ||
httptype.go | ||
httptype_test.go | ||
options.go | ||
options_test.go | ||
pkiapp.go | ||
serveroptions.go | ||
tlsapp.go | ||
tlsapp_test.go |