Optional properties

Property Name Description Default

vault.connection.timeout

The connection timeout of the Vault client

5 secs

vault.read.timeout

The read timeout of the Vault client

15 secs

vault.ssl.enabledCipherSuites

A comma-separated list of the enabled TLS cipher suites

none

vault.ssl.enabledProtocols

A comma-separated list of the enabled TLS protocols

none

vault.ssl.key-store

Path to a keystore. Required if the Vault server is TLS-enabled

none

vault.ssl.key-store-type

Keystore type (JKS, BCFKS or PKCS12). Required if the Vault server is TLS-enabled

none

vault.ssl.key-store-password

Keystore password. Required if the Vault server is TLS-enabled

none

vault.ssl.trust-store

Path to a truststore. Required if the Vault server is TLS-enabled

none

vault.ssl.trust-store-type

Truststore type (JKS, BCFKS or PKCS12). Required if the Vault server is TLS-enabled

none

vault.ssl.trust-store-password

Truststore password. Required if the Vault server is TLS-enabled

none