summaryrefslogtreecommitdiff
path: root/caddyconfig/httpcaddyfile/pkiapp.go
AgeCommit message (Expand)Author
2023-08-07ci: Use gofumpt to format code (#5707)Jacob Gadikian
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-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-01-18httpcaddyfile: Add pki app `root` and `intermediate` cert/key config (#4514)Francis Lavoie
2022-01-05httpcaddyfile: Support configuring `pki` app names via global options (#4450)Francis Lavoie
2021-06-07httpcaddyfile: Add `skip_install_trust` global option (#4153)Francis Lavoie
2021-02-02acmeserver: Support custom CAs from CaddyfileMatthew Holt