Skip to content

Console Key Store Password

Key: qie.consoleKeyStorePass

Env Var: QIE_CONSOLEKEYSTOREPASS

Scope: Global

Description: The password to the qie.consoleKeyStore used to secure the QIE console. The qie.secureConsole=true, and qie.consoleKeyStore options must be set for this option to take effect.

Examples

Env Var

QIE_CONSOLEKEYSTOREPASS=changeit

Java Option

-Dqie.consoleKeyStorePass=changeit

YAML

QIE_CONSOLEKEYSTOREPASS: "changeit"