caddy/caddyconfig
David Manouchehri 616418281b
caddyhttp: Support TLS key logging for debugging (#4808)
* Add SSL key logging.

* Resolve merge conflict with master

* Add Caddyfile support; various fixes

* Also commit go.mod and go.sum, oops

* Appease linter

* Minor tweaks

* Add doc comment

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-09-16 14:05:37 -06:00
..
caddyfile Fix #4169 (correct e6c58fd) 2022-09-15 14:13:58 -06:00
httpcaddyfile caddyhttp: Support TLS key logging for debugging (#4808) 2022-09-16 14:05:37 -06:00
configadapters.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
httploader.go caddyconfig: Support placeholders in HTTP loader 2022-02-17 22:58:25 -07:00
load.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00