Updating the KMC Encryption Key

You can periodically configure the KMC encryption component key based on service requirements.

Updating the MEF Center Key

  1. Log in to the MEF Center device environment as the root user.
  2. Go to the path where run.sh is stored. The default installation directory is /usr/local.
    cd Installation_path/MEF-Center/mef-center
  3. 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

  1. Log in to the MEF Edge device environment as the root user.
  2. Go to the path where run.sh is stored. The default installation directory is /usr/local/mindx.
    cd Installation_directory/MEFEdge/software/
  3. Update the KMC key.
    ./run.sh updatekmc

    If the following information is displayed, the key is successfully updated:

    Execute [updatekmc] command success!