certificates/cas/softcas
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
..
softcas.go Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00
softcas_test.go Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00