From 070267d1dac2a1ce10f8b267bc012d3aa5a72d2a Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 6 Jun 2018 10:45:15 -0400 Subject: [PATCH] Update 0.10.2 upgrade guide --- website/source/guides/upgrading/upgrade-to-0.10.2.html.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website/source/guides/upgrading/upgrade-to-0.10.2.html.md b/website/source/guides/upgrading/upgrade-to-0.10.2.html.md index 9538aef63b..781a5be5b8 100644 --- a/website/source/guides/upgrading/upgrade-to-0.10.2.html.md +++ b/website/source/guides/upgrading/upgrade-to-0.10.2.html.md @@ -15,9 +15,11 @@ for Vault 0.10.2 compared to 0.10.1. Please read it carefully. ### Convergent Encryption version 3 If you are using `transit`'s convergent encryption feature, which prior to this -release was at version 2, we recommend rotating your encryption key (the new -key will use version 3) and rewrapping your data to mitigate the chance of -offline plaintext-confirmation attacks. +release was at version 2, we recommend +[rotating](https://www.vaultproject.io/api/secret/transit/index.html#rotate-key) +your encryption key (the new key will use version 3) and +[rewrapping](https://www.vaultproject.io/api/secret/transit/index.html#rewrap-data) +your data to mitigate the chance of offline plaintext-confirmation attacks. ### PKI duration return types