Administer > Maintain NNMi > Changing the Management Server > Restoring the NNMi Public Key Certificate > Task 4: If Available, Restore the Original nnm.keystore File

Task 4: If Available, Restore the Original nnm.keystore File

If you located the correct nnm.keystore file, restore that file by following these steps:

  1. Stop the NNMi management server.

    Run the ovstop command on the NNMi management server.

  2. Copy the located nnm.keystore file on top of the existing file in the following location:

    Windows: %NnmDataDir%\shared\nnm\certificates

    Linux: $NnmDataDir/shared/nnm/certificates

  3. Start the NNMi management server:

    Run the ovstart command on the NNMi management server.

  4. Run the following command:

    ovstatus -v ovjboss
  5. In the command output, verify that the KeyManager service is started.

After you have verified that NNMi is working correctly, you can remove the backup copy of the nnm.keystore file from Task 2: Back up the Current nnm.keystore File.