caddy/modules/caddypki
Mariano Cano 6f8fe01da1
caddypki: Use go.step.sm/crypto to generate the PKI (#5217)
This commit replaces the use of github.com/smallstep/cli to generate the
root and intermediate certificates and uses go.step.sm/crypto instead.

It also upgrades the version of github.com/smallstep/certificates to the
latest version.
2022-11-23 20:47:42 -07:00
..
acmeserver reverseproxy: Mask the WS close message when we're the client (#5199) 2022-11-14 09:38:02 -07:00
adminapi.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
ca.go caddypki: Use go.step.sm/crypto to generate the PKI (#5217) 2022-11-23 20:47:42 -07:00
certificates.go caddypki: Use go.step.sm/crypto to generate the PKI (#5217) 2022-11-23 20:47:42 -07:00
command.go cmd: Fix reload with stdin (#4900) 2022-07-20 18:14:33 -06:00
crypto.go caddytls: Support external certificate Managers (like Tailscale) (#4541) 2022-02-17 15:40:34 -07:00
maintain.go acmeserver: Support custom CAs from Caddyfile 2021-02-02 17:23:52 -07:00
pki.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00