If you need to change the password you can modify it in the .json file in clear text and submit back to CC
CC understands the difference between clear text and encrypted password and will process the update properly
If this is one time operation that’s all you need.
If you want to include new password into a file, e.g. json file or composite template/properties, that is persisted say in version control and you want the password to be encrypted in that file, then you can re-request the updated configuration from CC and use the encrypted password value in the file you persist.
There is no standalone tool for password encryption, but the above procedure can be used to produce encrypted passwords.
IMPORTANT: passwords are encrypted using a shared secret that is customizable per CC installation and per environment hosting the target installation. In order to encrypt/decrypt passwords you MUST use the same shared secret. Please see CC documentation for more details.
Thanks
Sergei
#Command-Central#Integration-Server-and-ESB#webMethods-General#webMethods