Tools

All utility tools are located under directory tools of your connector installation package.

Password Encryptor

The Password Encryptor tool is used to encrypt passwords used by the connector, it uses the same encryption/decryption mechanism as the connector. Only use this tool for password properties that are configured directly in a properties file. Properties configured via the Connector UI are automatically stored encrypted. Invoke the tool by running the command:

Linux

sh tools/password-encryptor-<version>/bin/password-encryptor

Windows

tools\password-encryptor-<version>\bin\password-encryptor.bat

Leave the key and salt empty and type your password to encrypt.

Enter the entire output including the expression {cipher} to your property file.