HashiCorp Certified: Vault Associate (002) — Question 70

Unsealing a single Vault server in a cluster unseals all Vault servers in that cluster.

Answer options

Correct answer: B

Explanation

The correct answer is B because unsealing one Vault server does not automatically unseal all servers in the cluster; each server must be unsealed individually. This is by design to ensure security and control over access to sensitive data.