Exam Vault Associate 002 All QuestionsBrowse all questions from this exam
Question 66

Which of the following is a reason to rekey a Vault cluster? (Choose two.)

    Correct Answer: A, D

    Rekeying a Vault cluster is necessary when a keyholder joins or leaves the organization to ensure that unauthorized individuals do not retain access. Additionally, compliance mandates often require the rotation of the master key at regular intervals for security purposes.

Discussion
Mark1000Options: AD

AD https://developer.hashicorp.com/vault/tutorials/operations/rekeying-and-rotating In some cases, you may want to re-generate the root key and its key shares. Here are a few examples: Someone joins or leaves the organization Security wants to change the number of shares or threshold Compliance mandates the keys be rotated at a regular interval

daz_rekkaOptions: AD

Answer provided is correct.