Skip to content

Custom LDAPS Keystore Password

Key: qie.ldapsTruststorePassword

Env Var: QIE_LDAPSTRUSTSTOREPASSWORD

Scope: Global

Description: The password for the JKS formatted keystore that will be used to open the truststore found in the option 'qie.ldapsTruststoreLocation'.

Examples

Env Var

QIE_LDAPSTRUSTSTOREPASSWORD=changeit

Java Option

-Dqie.ldapsTruststorePassword=changeit

YAML

QIE_LDAPSTRUSTSTOREPASSWORD: "changeit"