In many environments it would be preferable to have the passwords stored on configuration files (e.g.: DB and admin users' passwords in config.properties) digested or obfuscated.
A tiny command line script/utility could be provided to digest/obfuscate the clear text passwords.
Description
In many environments it would be preferable to have the passwords stored on configuration files (e.g.: DB and admin users' passwords in config.properties) digested or obfuscated.
A tiny command line script/utility could be provided to digest/obfuscate the clear text passwords.