mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
Update 0.10.2 upgrade guide
This commit is contained in:
parent
59605c573d
commit
070267d1da
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user