Detail
Vault Integration is supported since Aerospike version 5.1. For details, refer to the documentation about Vault IntegrationAnswer
What encoding is the value stored in the secret?
It has to be stored in base64 encoded value.
What happen when the vault token expired?
If the Vault auth token expires during server runtime, all Vault requests from that point on will fail. Since Aerospike does not cache Vault secrets, this means the failure will happen right on the next instant a secret is needed.
When are secrets pulled from the vault?
The following parameters can be secured with Vault.
-
auth-password-file
-
cert-file
-
encryption-key-file
-
encryption-old-key-file
-
feature-key-file
-
key-file
-
key-file-password
-
query-user-password-file