最新的HashiCorp Certified: Vault Associate (002) - Vault-Associate-002免費考試真題
Which of the following statements describe the secrets engine in Vault? (Choose three.)
正確答案: C,D,E
Which of the following statements are true about the defaultpolicy? (Choose two.)
正確答案: A,C
The 'alpha' secrets are stored in the team-based paths using this convention:
secret/<team_name>/alpha. For example, secret/team01/alphaand
/secrets/team02/alpha.
Which Vault policy would not allow reading paths with the word "beta" in them, such as secrets/team01/beta?
secret/<team_name>/alpha. For example, secret/team01/alphaand
/secrets/team02/alpha.
Which Vault policy would not allow reading paths with the word "beta" in them, such as secrets/team01/beta?
正確答案: D
Vault supports which type of configuration for source limited token?
正確答案: A
When an auth method is disabled, all users authenticated via that method lose access.
正確答案: B
Which of the following statements explains the benefit of response wrapping? Choose TWO correct answers.
正確答案: A,C
The Vault encryption key is stored in Vault's backend storage.
正確答案: A
What is the Vault CLI command to query information about the token the client is currently using?
正確答案: C
Which of the following describes usage of an identity group?
正確答案: C
What command creates a secret with the key "my-password" and the value "53cr3t" at path "my- secrets" within the KV secrets engine mounted at "secret"?
正確答案: C