Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-14 | reverseproxy: Mask the WS close message when we're the client (#5199) | Francis Lavoie | |
* reverseproxy: Mask the WS close message when we're the client * weakrand * Bump golangci-lint version so path ignores work on Windows * gofmt * ugh, gofmt everything, I guess | |||
2021-02-02 | acmeserver: Support custom CAs from Caddyfile | Matthew Holt | |
The HTTP Caddyfile adapter can now configure the PKI app, and the acme_server directive can now be used to specify a custom CA used for issuing certificates. More customization options can follow later as needed. | |||
2020-06-03 | caddypki: Add 'acme_server' Caddyfile directive | Matthew Holt | |