Encrypting Passwords in DQC
Reported for version 10
How to encrypt passwords when working in DQC
You can easily encrypt a password with the out-of-the-box <DQC_HOME>/bin/encrypt.[bat|sh]
.
The script uses the AES encryption method.
You can use encrypted password in configuration files like Runtime Configuration and Server Configuration.
Related articles