summaryrefslogtreecommitdiff
path: root/modules/caddypki/ca.go
AgeCommit message (Expand)Author
2021-04-01Minor tweaksMatthew Holt
2021-02-02acmeserver: Support custom CAs from CaddyfileMatthew Holt
2020-11-23acme_server: fix reload of acme database (#3874)Ian
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-05-18pki: Add docs to some struct fieldsMatthew Holt
2020-05-06Update dependencies and get rid of placeholder hacks in CA codeMatthew 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-13v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)Matt Holt