From b48ce3d95fabfb159495290bb3952db6aa47d941 Mon Sep 17 00:00:00 2001 From: Michael Gaffney Date: Thu, 17 Oct 2019 14:01:17 -0400 Subject: [PATCH] Docs: add examples for when a seal rewrap is useful (#7689) --- website/source/api/system/sealwrap-rewrap.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/api/system/sealwrap-rewrap.html.md b/website/source/api/system/sealwrap-rewrap.html.md index 780da0cdf..cffd9ba50 100644 --- a/website/source/api/system/sealwrap-rewrap.html.md +++ b/website/source/api/system/sealwrap-rewrap.html.md @@ -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