mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
fix ciphertext typo (#7366)
This commit is contained in:
parent
9949f3e606
commit
ab557dd48f
@ -418,7 +418,7 @@ that the data gets encrypted using the latest version of the key after the
|
||||
rotation.
|
||||
|
||||
|
||||
Execute the following command to rewrap your cipertext from [Step 2](#step2)
|
||||
Execute the following command to rewrap your ciphertext from [Step 2](#step2)
|
||||
with the latest version of the encryption key:
|
||||
|
||||
```plaintext
|
||||
@ -481,7 +481,7 @@ that the data gets encrypted using the latest version of the key after the
|
||||
rotation.
|
||||
|
||||
|
||||
Execute the `transit/rewrap` endpoint to rewrap your cipertext from [Step 2](#step2)
|
||||
Execute the `transit/rewrap` endpoint to rewrap your ciphertext from [Step 2](#step2)
|
||||
with the latest version of the encryption key:
|
||||
|
||||
```plaintext
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user