You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add OverrideDomain option to DNS01Solver
This is to delegate the challenge to a different domain. With this
change, the solver no longer follows CNAME chain when checking for
propagation as well.
* Update solvers.go
* Only check the authoritative NS when OverrideDomain is set
and keep the old code path otherwise.
Co-authored-by: Matt Holt <[email protected]>
0 commit comments