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 core: addresses.go funcs renames (#6622) 2024-10-21 08:02:29 -06:00
addresses_fuzz.go
addresses_test.go
builtins.go caddytls: Encrypted ClientHello (ECH) (#6862) 2025-03-05 17:04:10 -07:00
builtins_test.go httpcaddyfile: Implement log `sampling` config (#6682) 2024-11-11 16:42:50 -07:00
directives.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
directives_test.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
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 caddyfile: Normalize & flatten all unmarshalers (#6037) 2024-01-23 19:36:59 -05:00
serveroptions.go caddyfile: add error handling for unrecognized subdirective/options in various modules (#6884) 2025-03-08 23:45:05 +03:00
shorthands.go caddyhttp: Add `{?query}` placeholder (#6714) 2024-12-02 08:06:38 -05:00
tlsapp.go caddytls: Prefer managed wildcard certs over individual subdomain certs (#6959) 2025-04-18 11:44:23 -06:00
tlsapp_test.go