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