IBM DataPower Operations Dashboard v1.0.15.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

Version 1 Next »

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

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

The system encrypt sensitive data in data base with a secret key generate on install. Sometimes a new secret key generation is required or a deployment of an existing key.

To create new secret key run the following command:

/app/scripts/generate_secretes.sh --new

To deploy existing secret key run the following command:

/app/scripts/generate_secretes.sh --deploy <Path to secret key>

Utility will end with this message if everything run correctly:

2021-04-18_15-20-00: INFO Configuration ended successfully

  • No labels