- (Topic 4)
A MySQL server has been deployed on Google Cloud Platform (GCP) to support a legacy application. You want to generate dynamic credentials against this MySQL server rather than use static credentials. What Vault secrets engine would you use to accomplish this?
Correct Answer:
C
- (Topic 4)
There are a few ways in Vault that can be used to obtain a root token. Select the valid methods from the answers below. (Select three)
Correct Answer:
ABD
- (Topic 5)
Which of the following are replication methods available in Vault Enterprise? Choose two correct answers.
Correct Answer:
CD
- (Topic 1)
Which of the following is NOT a valid way in which a lease can be revoked in Vault?
Correct Answer:
D
- (Topic 1)
In regards to the Transit secrets engine, which of the following is true given the following command and output (select three):
$ vault write encryption/encrypt/creditcard plaintext=$(base64 <<< "1234 5678 9101 1121") Key: ciphertext Value:
vault:v3:cZNHVx+sxdMErXRSuDa1q/pz49fXTn1PScKfhf+PIZPvy8xKfkytpwKcbC0fF2U=
Correct Answer:
ABC
