mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-28 00:03:44 +00:00
* Add KMS Rekey example I've had customers looking for AWS KMS rekeying examples today - when using pgp keys. This example would have clarified what they needed to do. * Replaced KMS reference with Auto Unseal ``` bash Rekey an Auto Unseal vault and encrypt the resulting recovery keys with PGP: ```