Hi,
I am trying to use the elasticsearch database engine for short lived access credentials, but when trying to create the connection I get the following error message. I use the vault cli according to the example in the docs.
error creating database object: couldn’t make client with inbound config: open /tmp/elastic_agent.crt: no such file or directory
I am using Vault 1.12.2 and the file is on the vault leader instance with the owner the vault user.
Any help is setting up the connection highly appreciated