Question 51
What is the correct order that Vault uses to protect data?
Question 52
A user issues the following cURL command to encrypt data using the transit engine and the Vault AP:
Which payload.json file has the correct contents?
Question 53
Over a few years, you have a lot of data that has been encrypted by older versions of a Transit encryption key.
Due to compliance regulations, you have to re-encrypt the data using the newest version of the encryption key. What is the easiest way to complete this task without putting the data at risk?
Question 54
Suzy is a Vault user that needs to create and replace values at the path secrets/automation/apps/chef. Does the following policy permit her the permissions to do so?
text
CollapseWrapCopy
path " secrets/automation/apps/chef " {
capabilities = [ " create " , " read " , " list " ]
}
Question 55
Short-lived, dynamically generated secrets provide organizations with many benefits. Select the benefits from the options below. (Select four)
