https.keyStorePassword
Encrypted password to protect the service's keystore file and private key (same password for both).
Value |
String. An encrypted password corresponding to https.keyStore. Format: ENC(myEncryptedValue). The value is the obfuscated password enclosed in parentheses and preceded by ENC. |
Default |
ENC(Xqm3NV82iR1S49wEDAdlf53WQ3BmNnGh) |
How to set |
In Management Station, set on the Natural Language Engine service. If not using Management Station, set in the NLE configuration file (User-nle01.properties, see Configuration roadmap). |
Usage |
Typically changed once, when setting up secure connections during the transition from development to production environments. See Securing connections with SSL/TLS. |
See Encrypting private keys of Dragon Voice engines for obfuscation instructions.