mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* Migrate existing PKI mounts that only contains a key - We missed testing a use-case of the migration that someone has a PKI mount point that generated a CSR but never called set-signed back on that mount point so it only contains a key. * Add cl
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
```release-note:bug
|
|
secrets/pki: Fix migration to properly handle mounts that contain only keys, no certificates
|
|
```
|