caddy/caddyconfig/httpcaddyfile
Matt Holt 1bfa111552
caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959)
* caddytls: Prefer managed wildcard certs over individual subdomain certs

* Repurpose force_automate as no_wildcard

* Fix a couple bugs

* Restore force_automate and use automate loader as wildcard override
2025-04-18 11:44:23 -06:00
..
testdata
addresses.go
addresses_fuzz.go
addresses_test.go
builtins.go
builtins_test.go
directives.go
directives_test.go
httptype.go caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959) 2025-04-18 11:44:23 -06:00
httptype_test.go
options.go caddytls: Fix broken refactor 2025-03-06 08:54:40 -07:00
options_test.go
pkiapp.go
serveroptions.go caddyfile: add error handling for unrecognized subdirective/options in various modules (#6884) 2025-03-08 23:45:05 +03:00
shorthands.go
tlsapp.go caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959) 2025-04-18 11:44:23 -06:00
tlsapp_test.go