HashiCorp Related Exams
VA-002-P Exam
In regards to using a K/V v2 secrets engine, select the three correct statements below: (select three)
What is a downside to using a Terraform provider, such as the Vault provider, to interact with sensitive data, such as reading secrets from Vault?
You want to encrypt a credit card number using the transit secrets engine. You enter the following command and receive an error. What can you do to ensure that the credit card number is properly encrypted and the ciphertext is returned?
1. $ vault write -format=json transit/encrypt/creditcards plaintext="1234 5678 9101 1121"
2. Error writing data to transit/encrypt/orders: Error making API request.
3.
4. URL: PUT
5. Code: 400. Errors:
6.
7. * illegal base64 data at input byte 4