mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Forbid setting auto_rotate_period on transit managed keys - Prevent and guard against auto-rotating managed keys as we generate an invalid key version without the uuid field set. - Hook in the datakey generation api into managed key encryption. * Add cl
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
```release-note:bug
|
|
secrets/transit: Do not allow auto rotation on managed_key key types
|
|
```
|