From 037b3c3603301da424c22835defba4ffb255b04a Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Sat, 21 Apr 2018 11:09:39 -0400 Subject: [PATCH] Update seal wrap text in UI (#4416) --- .../templates/vault/cluster/settings/mount-secret-backend.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/app/templates/vault/cluster/settings/mount-secret-backend.hbs b/ui/app/templates/vault/cluster/settings/mount-secret-backend.hbs index 8d6a5a2c8d..e35a475b28 100644 --- a/ui/app/templates/vault/cluster/settings/mount-secret-backend.hbs +++ b/ui/app/templates/vault/cluster/settings/mount-secret-backend.hbs @@ -93,7 +93,7 @@ Seal Wrap

- When enabled - if a seal supporting seal wrapping is specified in the configuration, all items in this backend will be seal wrapped. This can only be specified at mount time. + When enabled - if a seal supporting seal wrapping is specified in the configuration, all critical security parameters (CSPs) in this backend will be seal wrapped. (For K/V mounts, all values will be seal wrapped.) This can only be specified at mount time.