certificates/cas
Mariano Cano 955d4cf80d Add authority.WithX509SignerFunc
This change adds a new authority option that allows to pass a callback
that returns the certificate chain and signer used to sign X.509
certificates.

This option will be used by Caddy, they renew the intermediate
certificate weekly and there's no other way to replace it without
re-creating the embedded CA.

Fixes #874
2022-03-28 17:54:35 -07:00
..
apiv1 Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00
cloudcas Fix deprecation of grpc.WithInsecure option 2022-01-21 16:17:40 +01:00
softcas Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00
stepcas Pin golangci-lint to v1.43.0 and fix issues 2021-11-13 01:30:03 +01:00
cas.go Enable default cas implementation. 2020-11-03 12:45:31 -08:00
cas_test.go leverage intermediate_ca.crt for appending certs. 2020-12-23 22:41:10 -06:00