Docs: add examples for when a seal rewrap is useful (#7689)
This commit is contained in:
parent
19b28317a0
commit
b48ce3d95f
|
@ -12,6 +12,8 @@ description: |-
|
|||
~> **Enterprise Only** – These endpoints require Vault Enterprise.
|
||||
|
||||
The `/sys/sealwrap/rewrap` endpoint is used to rewrap all seal wrapped entries.
|
||||
This is useful when you want to upgrade seal wrapped entries to use the latest
|
||||
key, for example, after a seal migration or after rotating the remote keyring.
|
||||
|
||||
## Read Rewrap Status
|
||||
|
||||
|
|
Loading…
Reference in New Issue