caddy/caddyconfig/httpcaddyfile
Matthew Holt c3a41434e4 caddytls: Fixes regarding internal-named domains, issuer configs
Should address #7147
2025-11-02 22:16:01 -05: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 chore: fix some comments (#7303) 2025-10-15 03:58:53 +00:00
builtins_test.go httpcaddyfile: Implement log `sampling` config (#6682) 2024-11-11 16:42:50 -07:00
directives.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03: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 Ignore irrelevant linter warning 2025-08-04 16:28:13 -06:00
options_test.go
pkiapp.go caddypki: Disable internal auto-CA when auto_https is disabled (fix #7211) (#7238) 2025-09-05 09:41:06 -06:00
serveroptions.go caddyhttp: Add `trusted_proxies_unix` for trusting unix socket `X-Forwarded-*` headers (#7265) 2025-10-16 02:47:32 +00:00
shorthands.go caddyhttp: add replacer placeholders for escaped values (#7181) 2025-08-25 09:07:51 -06:00
tlsapp.go caddytls: Fixes regarding internal-named domains, issuer configs 2025-11-02 22:16:01 -05:00
tlsapp_test.go