Noob question: bootstrapping Vault. How to provide TLS certificates needed by storage backend

Had a similar issue, came up with this idea:

I plan on creating short lived bootstrap certificates (in Ansible) and switch them out with one created by Vault later using consul-template or the vault agent and restart the node.

1 Like