HashiCorp Certified: Vault Associate (002) — Question 30
Where can you set the Vault seal configuration? (Choose two.)
Answer options
- A. Cloud Provider KMS
- B. Vault CLI
- C. Vault configuration file
- D. Environment variables
- E. Vault API
Correct answer: C, D
Explanation
The correct answers are C and D because the Vault seal configuration can be defined in the Vault configuration file and through environment variables. Options A, B, and E do not provide a method for setting the seal configuration directly.