Beyond encryption and decryption of data, which of the following is not a function of the Vault transit secrets engine?
A. generate hashes and HMACs of data
B. sign and verify data
C. act as a source of random bytes
D. store the encrypted data securely in Vault for retrieval
Given the policy below, what would the user be able to access?
1.
path "*" {
2.
capabilities = ["create", "update", "read", "list", "delete", "sudo"]
3.
}
A. anything they want to within Vault
B. ability to enable a secret engine at the path *
C. only make changes to policies
D. nothing, since the policy doesn't specify any specific paths
You've decided to use AWS KMS to automatically unseal Vault on private EC2 instances. After deploying your Vault cluster, and running vault operator init, Vault responds with an error and cannot be unsealed. You've determined that the subnet you've deployed Vault into doesn't have internet access. What can you do to enable Vault to communicate with AWS KMS in the most secure way?
A. ask the networking team to provide Vault with inbound access from the internet
B. deploy Vault in a public subnet and provide the Vault nodes with public IP addresses
C. add a VPC endpoint
D. change the permissions on the Internet Gateway to allow the Vault nodes to communicate over the Internet
True or False:
Similar to how Vault works with databases and cloud providers, the Active Directory secrets engine
dynamically generates the account and password for the requesting Vault client.
A. False
B. True
If a client is currently assigned the following policy, what additional policy can be added to ensure they cannot access the data stored at secret/apps/confidential but still, read all other secrets?
A. path "secret/apps/confidential/*" { capabilities = ["deny"] }
B. path "secret/apps/*" { capabilities = ["deny"] }
C. path "secret/apps/confidential" { capabilities = ["deny"] }
D. path "secret/apps/*" { capabilities = ["create", "read", "update", "delete", "list"] } path "secret/*" { capabilities = ["read", "deny"] }
True or False:
When using the transit secrets engine, setting the min_decryption_version will determine the minimum key
length of the data key (i.e., 2048, 4096, etc.)
A. False
B. True
Which of the following Vault policies will allow a Vault client to read a secret stored at secrets/applications/ app01/api_key?
A. path "secrets/applications/+/api_*" { capabilities = ["read"] }
B. path "secrets/applications/" { capabilities = ["read"] allowed_parameters = { "certificate" = [] } }
C. path "secrets/*" { capabilities = ["list"] }
D. path "secrets/applications/app01/api_key" { capabilities = ["update", "list"] }
You've set up multiple Vault clusters, one on-premises which is intended to be the primary cluster, and the second cluster in AWS, which was deployed to be used for performance replication. After enabling replication, developers complain that all the data they've stored in the AWS Vault cluster is missing. What happened?
A. the data was moved to a recovery path after replication was enabled. Use the vault secrets move command to move the data back to its intended location
B. there is a certificate mismatch after replication was enabled since Vault replication generates its own TLS certificates to ensure nodes are trusted entities
C. the data was automatically copied to the primary cluster after replication was enabled since all writes are always forwarded to the primary cluster
D. all of the data on the secondary cluster was deleted after replication was enabled
When configuring Vault replication and monitoring its status, you keep seeing something called 'WALs'. What are WALs?
A. wake after lan
B. warning of allocated logs
C. write-ahead log
D. write along logging
After logging into the Vault UI, a user complains that they cannot enable Replication. Why would the replication configuration be missing?
A. replication wasn't configured in the Vault configuration file
B. replication hasn't been enabled
C. Vault is running an open-source version
D. replication configuration isn't available in the UI
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only HashiCorp exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your VA-002-P exam preparations and HashiCorp certification application, do not hesitate to visit our Vcedump.com to find your solutions here.