hashicorp has an interface which allows vault(s) to be stored in zookeeper Zookeeper - Storage Backends - Configuration | Vault by HashiCorp (vaultproject.io)<https://www.vaultproject.io/docs/configuration/storage/zookeeper>
you need to contact hashicorp community for specifics on how your <ansible>vault configuration will work with zookeeper BR ________________________________ From: sai chandra mouli <[email protected]> Sent: Sunday, November 21, 2021 11:31 PM To: [email protected] <[email protected]> Subject: Using Vaults as Keystore Or Truststore for zookeeper ssl Hello, I have a use case where I am using a vault like ansible vault to encrypt and store my SSL related files (certs and Keys) for other existing applications. And I would like to know if it's possible to use the same vault with zookeeper SSL without creating jks, pkcs12 or pem files outside the vault or additionally in the server. Thank you. Regards, Sai chandra mouli
