View all questions & answers for the HCVA0-003 exam
Which of the following secrets engines can store static secrets in Vault for future retrieval?
KV
PKI (certificates)
Database
Transit
Comprehensive and Detailed In-Depth Explanation:
For static secrets:
A. KV: "The KV secrets engine is the ONLY secrets engine that will store static data in Vault for future retrieval."
Incorrect Options:
B, C, D: Generate or encrypt, don’t store static secrets.
Submit