* httpcaddyfile: Fixes for prefer_wildcard mode The wildcard hosts need to be collected first, then considered after, because there's no guarantee that all non-wildcards will appear after all wildcards when looping. Also we should not add a domain to Skip if it doesn't qualify for TLS anyway. * Alternate solution by avoiding adding APs altogether if covered by wildcard |
||
---|---|---|
.. | ||
caddyfile_adapt | ||
testdata | ||
acme_test.go | ||
acmeserver_test.go | ||
autohttps_test.go | ||
caddyfile_adapt_test.go | ||
caddyfile_test.go | ||
handler_test.go | ||
intercept_test.go | ||
leafcertloaders_test.go | ||
listener_test.go | ||
map_test.go | ||
mockdns_test.go | ||
pki_test.go | ||
reverseproxy_test.go | ||
sni_test.go | ||
stream_test.go |