This utility is not available out of the box. To obtain the utility and receive further information please contact support.
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_secrete.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