mirror of
https://github.com/go-acme/lego.git
synced 2024-12-05 12:00:24 +02:00
b929aa5aab
* Fix zone detection for cross-zone cnames CNAMEs cannot co-exist with SOA records so responses with a CNAME should be skipped. The `cross-zone-example.assets.sh.` is currently hosted by me (@fd) and will continue to exist for as long as the assets.sh domain exists. (The assets.sh domain is used as a CDN and is unlikely to go away.) See #330 * Extracted CNAME checking to simplify the FindZoneByFqdn control flow. |
||
---|---|---|
.. | ||
testdata | ||
challenges.go | ||
client_test.go | ||
client.go | ||
crypto_test.go | ||
crypto.go | ||
dns_challenge_manual.go | ||
dns_challenge_test.go | ||
dns_challenge.go | ||
error.go | ||
http_challenge_server.go | ||
http_challenge_test.go | ||
http_challenge.go | ||
http_test.go | ||
http.go | ||
jws.go | ||
messages.go | ||
pop_challenge.go | ||
provider.go | ||
tls_sni_challenge_server.go | ||
tls_sni_challenge_test.go | ||
tls_sni_challenge.go | ||
utils_test.go | ||
utils.go |