open-vault/website/content
Matt Schultz fc7deabfd7
Time-based transit key autorotation (#13691)
* Add auto_rotate_interval field to transit key creation path.

* Add auto_rotate_interval field to transit key config update path.

* Implement transit automatic key rotation on an hourly interval.

* Fixes transit key autorotation key listing typo.

* Add unit tests for transit key autorotation.

* Add unit tests for transit key creation with autorotation interval.

* Add unit tests for transit key config update with autorotation interval.

* Document new auto_rotate_interval fields in key creation and key config update endpoints.

* Add changelog for transit key autorotation.

* Wrap individual transit key autorotation in a policy lock.

* Add a safeguard to transit key autorotation to ensure only one execution happens simultaneously.
2022-01-20 09:10:15 -06:00
..
api-docs Time-based transit key autorotation (#13691) 2022-01-20 09:10:15 -06:00
docs Add algo signer to support openssl as of recent (#12438) 2022-01-19 15:37:00 -08:00
intro Documentation consistency GPG keys are PGP keys. (#13073) 2021-11-08 10:04:59 -08:00
partials [VAULT-3252] Add entity-alias behavior change to docs (#13370) 2021-12-08 13:52:51 -08:00
security.mdx Implement MDX Remote (#10581) 2020-12-17 16:53:33 -05:00