0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-03 23:09:57 -05:00
caddy/caddyconfig/httpcaddyfile
Francis Lavoie 16724842d9
caddyhttp: Implement auto_https prefer_wildcard option (#6146)
* Allow specifying multiple `auto_https` options

* Implement `auto_https prefer_wildcard` option

* Adapt tests, add mock DNS module for config testing

* Rebase fix
2024-10-02 07:31:58 -06:00
..
testdata caddyfile: Do not replace import tokens if they are part of a snippet (#5539) 2023-05-22 15:36:55 -06:00
addresses.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
addresses_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
addresses_test.go
builtins.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
builtins_test.go logging: Customizable zap cores (#6381) 2024-06-10 09:03:24 -06: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 caddyhttp: Implement auto_https prefer_wildcard option (#6146) 2024-10-02 07:31:58 -06:00
httptype_test.go
options.go caddyhttp: Implement auto_https prefer_wildcard option (#6146) 2024-10-02 07:31:58 -06:00
options_test.go
pkiapp.go caddyfile: Normalize & flatten all unmarshalers (#6037) 2024-01-23 19:36:59 -05:00
serveroptions.go chore: Use slices package where possible (#6585) 2024-09-25 14:30:56 -06:00
shorthands.go caddyhttp: New experimental handler for intercepting responses (#6232) 2024-05-13 17:38:18 +00:00
tlsapp.go caddyhttp: Implement auto_https prefer_wildcard option (#6146) 2024-10-02 07:31:58 -06:00
tlsapp_test.go caddytls: Eval replacer on automation policy subjects (#5459) 2023-03-27 21:16:22 +00:00