Variable Names
|
Defaults
|
Comments
|
---|---|---|
KEYSTORE
|
No default value set
|
Set to true to create a configuration file using the KeyStore environment variables.
|
KEYSTORE_PASSWORD_FILE_PATH
|
No default value set
|
Sets the path to the KeyStore password. This property must be set.
|
KEYSTORE_PASSWORD_FILE_NAME
|
No default value set
|
Sets the name of the KeyStore password file.
|
KEYSTORE_FILE_PATH
|
No default value set
|
Sets the path to the KeyStore file. This property must be set.
|
KEYSTORE_FILE_NAME
|
No default value set
|
Sets the KeyStore filename.
|
DEFAULT_ENCRYPTION_KEY_LENGTH
|
265 bytes
|
Sets the default key length used when creating new encryption keys. It does affect the size of existing keys.
|
Key Names
|
Description
|
---|---|
encrypt.db.password
|
Database password
|
encrypt.licensing.password
|
Licensing connection password
|
encrypt.proxy.password
|
Licensing proxy password
|
encrypt.queue.password
|
Symphony Rabbit MQ password
|
encrypt.sc.keystore.password
|
Solution Central password
|
encrypt.ignite.keystore.password
|
Ignite keystore password
|
encrypt.zk.keystore.password
|
Zookeeper keystore password
|
encrypt.zk.truststore.password
|
Zookeeper truststore password
|
encrypt.akka.keystore.password
|
Akka Keystore password
|
encrypt.akka.truststore.password
|
Akka truststore password
|
encrypt.propertytransform.password
|
Property Transform Rabbit MQ password
|
encrypt.broker.ssl.clientstore.password
|
Property Transform keystore password
|
encrypt.broker.ssl.truststore.password
|
Property Transform truststore password
|