You have a 2GB Base64 binary large object (blob) that needs to be encrypted. Which of the following best describes the transit secrets engine?
An organization would like to use a scheduler to track & revoke access granted to a job (by Vault) at completion. What auth-associated Vault object should be tracked to enable this behavior?
When unsealing Vault, each Shamir unseal key should be entered:
You can build a high availability Vault cluster with any storage backend.
The key/value v2 secrets engine is enabled at secret/ See the following policy:
Which of the following operations are permitted by this policy? Choose two correct answers.
What is the Vault CLI command to query information about the token the client is currently using?
A developer mistakenly committed code that contained AWS S3 credentials into a public repository. You have been tasked with revoking the AWS S3 credential that was in the code. This credential was created using Vault's AWS secrets engine and the developer received the following output when requesting a credential from Vault.
Which Vault command will revoke the lease and remove the credential from AWS?
Which of the following is not an action associated with the Transit secrets engine when interacting with data?
True or False? After initializing Vault or restarting the Vault service, each individual node in the cluster needs to be unsealed.
You need to write a Vault operator policy and give the users access to perform administrative actions in Vault. What path is used for Vault backend functions?