summaryrefslogtreecommitdiff
path: root/modules/caddypki/pki.go
AgeCommit message (Expand)Author
2022-09-16core: Variadic Context.Logger(); soft deprecationMatthew Holt
2022-03-02pki: Implement API endpoints for certs and `caddy trust` (#4443)Francis Lavoie
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-09-24General minor improvements to docsMatthew Holt
2021-02-02acmeserver: Support custom CAs from CaddyfileMatthew Holt
2020-05-05pki: Embedded ACME server (#3198)Matt Holt
2020-03-31pki: Add trust subcommand to install root cert (closes #3204)Matthew Holt
2020-03-14pki: Don't treat cert installation failure as errorMatthew Holt
2020-03-13Minor tweaksMatthew Holt
2020-03-13v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)Matt Holt