HashiCorp Certified: Vault Associate (002) Free Practice Exam Questions

76 real HashiCorp Certified: Vault Associate (002) exam questions with answers and AI explanations. HashiCorp certification prep — page 8 of 8.

  1. Question 83: To encrypt your secret with the transit secrets engine, you must send the Base32-encoded plaintext to Vault.
  2. Question 84: When looking at Vault token details, which key helps you find the paths the token is able to access?
  3. Question 86: Where does the Vault Agent store its cache?
  4. Question 89: A web application uses Vault’s transit secrets engine to encrypt data in-transit. If an attacker intercepts the data in transit, which of the following stateme…
  5. Question 91: Vault Agent allows client-side caching of tokens and leases. If the agent is shut down, those tokens and leases cached will be revoked.
  6. Question 92: A user successfully logs into Vault with the following cURL command: curl --request POST --data @payload.json http://127.0.0.1:8200/v1/auth/ldap/login/mitchell…