Setting the encryption-secret for the management database
Use the APICUP installer certs
commands to set the
encryption-secret for the management database.
About this task
The encryption-secret is a secure random bytes password used for field level encryption in
the management database. You can generate 128 random bytes using the following command in
openssl:
openssl rand -out /path/to/secret/encryption-secret.bin 128