IBM DataPower Operations Dashboard v1.0.16.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

  1. This utility is not available out of the box. To obtain the utility and receive further information please contact IBM Support.

  2. DPOD will not be available to users and will not collect data from gateways during this procedure.

The system encrypts sensitive data (stored in the database/files or sent via HTTP/S requests) with a random encryption key generated during the installation.

Use the following procedure to generate a new random encryption key or to deploy a provided encryption key.

To create a new random encryption key, run the following command:

/app/scripts/replace_encryption_key.sh --new

To deploy a provided encryption key, run the following command:

/app/scripts/replace_encryption_key.sh --deploy <Path to a provided encryption key file>

  • No labels