caddyserver / certmagic

Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
https://pkg.go.dev/github.com/caddyserver/certmagic?tab=doc
Apache License 2.0
4.89k stars 278 forks source link

Use explicitly given resolvers to check authoritative nameservers #273

Closed pgeh closed 3 months ago

pgeh commented 4 months ago

See https://github.com/caddyserver/certmagic/issues/219

mholt commented 4 months ago

Thanks for the PR! Continuing discussion in the issue for now.

pgeh commented 3 months ago

This PR is no longer needed as the problem has a better fix in PR https://github.com/caddyserver/certmagic/pull/274