New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

HashiCorp HCVA0-003 - HashiCorp Certified: Vault Associate (003)Exam

Page: 3 / 9
Total 285 questions

The Vault encryption key is stored in Vault's backend storage.

A.

True

B.

False

An organization would like to use a scheduler to track & revoke access granted to a job (by Vault) at completion. What auth-associated Vault object should be tracked to enable this behavior?

A.

Token accessor

B.

Token ID

C.

Lease ID

D.

Authentication method

What is the Vault CLI command to query information about the token the client is currently using?

A.

vault lookup token

B.

vault token lookup

C.

vault lookup self

D.

vault self-lookup

Examine the command below.Output has been trimmed.

Which of the following statements describe the command and its output?

A.

Missing a default token policy

B.

Generated token's TTL is 60 hours

C.

Generated token is an orphan token which can be renewed indefinitely

D.

Configures the AppRole auth method with user specified role ID and secret ID

Which of the following is a machine-oriented Vault authentication backend?

A.

Okta

B.

AppRole

C.

Transit

D.

GitHub

Where can you set the Vault seal configuration? Choose two correct answers.

A.

Cloud Provider KMS

B.

Vault CLI

C.

Vault configuration file

D.

Environment variables

E.

Vault API

When looking at Vault token details, which key helps you find the paths the token is able to access?

A.

Meta

B.

Path

C.

Policies

D.

Accessor

What is a benefit of response wrapping?

A.

Log every use of a secret

B.

Load balanc secret generation across a Vault cluster

C.

Provide error recovery to a secret so it is not corrupted in transit

D.

Ensure that only a single party can ever unwrap the token and see what's inside

Which of the following statements are true about Vault policies? Choose two correct answers.

A.

The default policy can not be modified

B.

You must use YAML to define policies

C.

Policies provide a declarative way to grant or forbid access to certain paths and operations in Vault

D.

Vault must be restarted in order for a policy change to take an effect

E.

Policies deny by default (empty policy grants no permission)

Use this screenshot to answer the question below:

Where on this page would you click to view a secret located at secret/my-secret?

A.

A

B.

B

C.

C

D.

D

E.

E