summaryrefslogtreecommitdiff
path: root/modules/caddypki/command.go
AgeCommit message (Expand)Author
2022-07-20cmd: Fix reload with stdin (#4900)Francis Lavoie
2022-04-25caddypki: Fix `caddy trust` command to use the correct API endpoint (#4730)Francis Lavoie
2022-03-13chore: Comment fixes (#4634)Francis Lavoie
2022-03-02caddypki: Refactor /pki/ admin endpointsMatthew Holt
2022-03-02pki: Implement API endpoints for certs and `caddy trust` (#4443)Francis Lavoie
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-13v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)Matt Holt