HashiCorpHashiCorp
VAULT-ASSOCIATE-002 · Question #16
VAULT-ASSOCIATE-002 Question #16: Real Exam Question with Answer & Explanation
The correct answer is C: Enabling secret engines. The provided options, showing various engine types like kv, pki, or aws with an "Enable" action, are presented when configuring secret engines in the Vault GUI.
Submitted by jian89· Apr 18, 2026Administer Vault
Question
Use this screenshot to answer the question below: When are you shown these options in the GUI?
Options
- AEnabling policies
- BEnabling authentication engines
- CEnabling secret engines
- DEnabling authentication methods
Explanation
The provided options, showing various engine types like kv, pki, or aws with an "Enable" action, are presented when configuring secret engines in the Vault GUI.
Common mistakes.
- A. Enabling policies involves defining access control rules, not selecting from a list of engine types.
- B. Enabling authentication engines involves choosing methods like 'userpass', 'LDAP', or 'AppRole', which are distinct from secret engine types.
- D. This is a duplicate of B, and refers to authentication methods (e.g., AppRole, AWS), not secret engines.
Concept tested. Vault GUI, secret engine management
Reference. https://developer.hashicorp.com/vault/docs/secrets/kv
Topics
#Vault UI#Secret Engines#Engine Configuration
Community Discussion
No community discussion yet for this question.