What feature of Vault would allow you to architect a "Vault within a Vault"?
A. sentinel
B. secrets engines
C. control groups
D. namespaces
After enabling the vault to autocomplete feature, you type vault and press the tab button, but nothing happens. Why doesn't vault display the available completions?
1.
$ vault -autocomplete-install
2.
$ vault
A. your SSH client doesn't support autocompletion
B. the SSH session needs to be restarted upon installation
C. you don't have the permissions to use autocomplete
D. you didn't use -force when enabling the feature
After decrypting data using the transit secrets engine, the plaintext output does not match the plaintext credit card number that you encrypted. Which of the following answers provides a solution?
1. $ vault write transit/decrypt/creditcard\ ciphertext="vault:v1:cZNHVx+sxdMErXRSuDa1q/pz49fXTn1PScKfhf+PIZPvy8xKfkytpwKcbC0fF2U=" \ 2.
3.
Key Value
4.
--- ----
5.
plaintext Y3JlZGl0LWNhcmQtbnVtYmVyCg==
A. The resulting plaintext data is base64-encoded. To reveal the original plaintext, use the base64 -decode command.
B. The data is corrupted. Execute the encryption command again using a different data key
C. the user doesn't have permission to decrypt the data, therefore Vault returns false data so as not to reveal if the data was actually encrypted by Vault
D. Vault is sealed, therefore the data cannot be decrypted. Unseal Vault to properly decrypt the data
You've logged into the Vault CLI and attempted to enable an auth method, but received this error message. What can be done to resolve the error and configure Vault? Error enabling userpass auth: Post https://127.0.0.1:8200/v1/sys/auth/userpass: http: server gave HTTP response to HTTPS client
A. change 'userpass' to 'username and password'
B. restart the Vault service on this node
C. set the VAULT_ADDR environment variable to HTTP
D. ask an admin to grant you permission to enable the userpass auth method
What could you do with the feature found in the screenshot below? (select two)
A. encrypt the Vault master key that is stored in memory
B. using a short TTL, you could encrypt data in order to place only the encrypted data in Vault
C. encrypt sensitive data to send to a colleague over email
D. use response-wrapping to protect data
By default, the max TTL for a token is how many days?
A. 14 days
B. 32 days
C. 31 days
D. 7 days
After encrypting data using the transit secrets engine, you've received the following output. Which of the following is true based upon the output?
1.
Key Value
2.
--- ----
3.
ciphertext vault:v2:45f9zW6cglbrzCjI0yCyC6DBYtSBSxnMgUn9B5aHcGEit71xefPEmmjMbrk3
A. the original encryption key has been rotated at least once
B. this is the second version of the encrypted data
C. similar to the KV secrets engine, the transit secrets engine was enabled using the transit v2 option
D. the data is stored in Vault using a KV v2 secrets engine
In regards to the transit secrets engine, which of the following is true given the following command and output: (select three)
1.
$ vault write encryption/encrypt/creditcard plaintext=$(base64 <<< "1234 5678 9101 1121")
2.
Key Value
3.
--- ----
4.
ciphertext vault:v3:cZNHVx+sxdMErXRSuDa1q/pz49fXTn1PScKfhf+PIZPvy8xKfkytpwKcbC0fF2U=
A. there are at least three data keys associated with this keyring
B. the name of the keyring used to encrypt the data is creditcard
C. the data was written to the encryption path, which is provided by default when enabling the transit secrets engine
D. the transit secrets engine is mounted at the encryption path
From the unseal options listed below, select the options you can use if you're deploying Vault on-premises. (select four)
A. transit
B. AWS KMS
C. certificates
D. key shards
E. HSM PKCS11
How can Vault be used to programmatically obtain a generated code for MFA, somewhat similar to Google Authenticator?
A. cubbyhole
B. the identity secrets engine
C. TOTP secrets engine
D. the random byte generator
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only HashiCorp exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your VA-002-P exam preparations and HashiCorp certification application, do not hesitate to visit our Vcedump.com to find your solutions here.