Which of the following auth methods is the best choice for human interaction with Vault (as opposed to machine/system authentication)?
Which of the following is not an action associated with the Transit secrets engine when interacting with data?
True or False? The userpass auth method has the ability to access external services in order to provide authentication to Vault.
Which statement best explains how Vault handles data encryption?
Which two characters can be used when writing a policy to reflect a wildcard or path segment? (Select two)
True or False? The command vault lease revoke -prefix aws/ will revoke all leases associated with the secret engine mounted at /aws.
Which two interfaces automatically assume the token for subsequent requests after successfully authenticating? (Select two)
True or False? All Vault policies are deny by default.
True or False? To prepare for day-to-day operations, the root token should be safely saved outside of Vault in order to administer Vault.
What is the result of the following Vault command?
$ vault auth enable kubernetes