HashiCorp Certified: Vault Associate (002) — Question 75

When enabling auto-unseal, how do you specify the seal type? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct methods to specify the seal type for auto-unseal are to create a seal block in the server configuration file (C) and to use the vault operator command (E). Options A and B do not pertain to specifying the seal type, while option D deals with storage configuration, not seal configuration.