We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like to set nameservers used in preflight verification propagation DNS resolution. Lego supports this with AddRecursiveNameservers. See usage example here: https://github.com/go-acme/lego/blob/master/cmd/setup_challenges.go#L117
AddRecursiveNameservers
Related to go-acme/lego#1137
The text was updated successfully, but these errors were encountered:
Duplicate #2476
Sorry, something went wrong.
caddytls: Configure custom DNS resolvers for DNS challenge (close #2476)
744d04c
And #3391 Maybe also related: #3664
Implemented in 744d04c
No branches or pull requests
I'd like to set nameservers used in preflight verification propagation DNS resolution. Lego supports this with
AddRecursiveNameservers
. See usage example here: https://github.com/go-acme/lego/blob/master/cmd/setup_challenges.go#L117Related to go-acme/lego#1137
The text was updated successfully, but these errors were encountered: