summaryrefslogtreecommitdiff
path: root/modules/caddypki/acmeserver
AgeCommit message (Expand)Author
2022-12-06acme_server: Configurable default lifetime for issued certificates (#5232)Kyle McCullough
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-09-16core: Variadic Context.Logger(); soft deprecationMatthew Holt
2021-12-13caddypki: Minor tweak, don't use context pointerMatthew Holt
2021-12-13pki: Avoid provisioning the `local` CA when not necessary (#4463)Francis Lavoie
2021-07-01acmeserver: Don't set host for directory links by defaultMatthew Holt
2021-06-21acmeserver: Trim slashes from path prefixMatthew Holt
2021-06-03go.mod: Update direct dependenciesMatthew Holt
2021-02-26caddypki: Add SignWithRoot option for ACME serverMatthew Holt
2021-02-02acmeserver: Support custom CAs from CaddyfileMatthew Holt
2020-11-23acme_server: fix reload of acme database (#3874)Ian
2020-11-23acme_server: switch to bbolt storage (#3868)Ian
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-06-03caddypki: Add 'acme_server' Caddyfile directiveMatthew Holt
2020-05-05pki: Embedded ACME server (#3198)Matt Holt