You can use the wve_encodePassword script to encode a password value that you enter in the administrative console. By encoding your password, you can prevent the password from being shared.
You can use the wve_encodePassword script to encode the passwords that you enter as custom property values into the administrative console.
The wve_encodePassword script is located in the app_server_root/bin directory.
The default script usage follows:
./wve_encodePassword.sh
./wve_encodePassword.sh password01
The script returns an encoded password that you can copy and use for your custom property value.