0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddypki
Matthew Holt bf50d7010a
acmeserver: Support custom CAs from Caddyfile
The HTTP Caddyfile adapter can now configure the PKI app, and the acme_server directive can now be used to specify a custom CA used for issuing certificates. More customization options can follow later as needed.
2021-02-02 17:23:52 -07:00
..
acmeserver acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
ca.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
certificates.go
command.go pki: Embedded ACME server (#3198) 2020-05-05 12:35:32 -06:00
crypto.go pki: Add docs to some struct fields 2020-05-18 13:50:46 -06:00
maintain.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
pki.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00