Update 0.10.2 upgrade guide

This commit is contained in:
Jeff Mitchell 2018-06-06 10:45:15 -04:00
parent 59605c573d
commit 070267d1da

View File

@ -15,9 +15,11 @@ for Vault 0.10.2 compared to 0.10.1. Please read it carefully.
### Convergent Encryption version 3 ### Convergent Encryption version 3
If you are using `transit`'s convergent encryption feature, which prior to this 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 release was at version 2, we recommend
key will use version 3) and rewrapping your data to mitigate the chance of [rotating](https://www.vaultproject.io/api/secret/transit/index.html#rotate-key)
offline plaintext-confirmation attacks. 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 ### PKI duration return types