Question 66

What header must be included in an API request in order to provide authentication validation?
  • Question 67

    Which of the following statements are true about HCP Vault Dedicated? (Select three)
  • Question 68

    Which of the following are valid types of tokens available in Vault? (Select five)
  • Question 69

    True or False? The Vault Secrets Operator does NOT encrypt client cache, such as Vault tokens and leases, by default in Kubernetes Secrets.
  • Question 70

    Before the following command can be run to encrypt data, what (three) commands must be run to enable and configure the transit secrets engine in Vault? (Select three) text CollapseWrapCopy
    $ vault write transit/encrypt/vendor \
    plaintext="aGFzaGljb3JwIGNlcnRpZmllZA=="