PEM Security Utility

The Security Utility can be used to encrypt passwords for database, WMQ and keystore configured in the setup.cfg file.

This is an optional, but recommended, feature that allows you to encrypt all passwords configured in the configuration file for security purposes. For more information on properties that supports encryption, see Configuring the properties of Setup.cfg file.

The Security Utility supports the following modes:
  • Encode: When run in encode mode, the utility accepts the password in plain text and prints the encoded password to the console.
  • Decode: When run in decode mode, the utility accepts the encoded password and prints the decoded password to the console.