store and retrieve files from hashicorp vault
I can't figure out how to store files in hashicorp vault. Our use case for a PoC is to store a SSL cert at a certain path and then download it via the HTTP API. I tried using the kv secrets engine...