mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-30 02:51:07 +02:00
* Add pki/root/sign-self-issued. This is useful for root CA rolling, and is also suitably dangerous. Along the way I noticed we weren't setting the authority key IDs anywhere, so I addressed that. * Add tests