Updating the KMC Encryption Key
You can periodically configure the KMC encryption component key based on service requirements.
Updating the MEF Center Key
- Log in to the MEF Center device environment as the root user.
- Go to the path where run.sh is stored. The default installation directory is /usr/local.
cd Installation_path/MEF-Center/mef-center - Update the KMC key.
./run.sh updatekmc
If the following information is displayed, the key is successfully updated:
update kmc keys successful
Updating the MEF Edge Key
- Log in to the MEF Edge device environment as the root user.
- Go to the path where run.sh is stored. The default installation directory is /usr/local/mindx.
cd Installation_directory/MEFEdge/software/
- Update the KMC key.
./run.sh updatekmc
If the following information is displayed, the key is successfully updated:
Execute [updatekmc] command success!
Parent topic: Common Operations