Updating a LifeCycle Manager Service public certificate

Use this procedure to update the public certificate for each LifeCycle Manager Service you have installed.

  1. Stop the LifeCycle Manager Service by performing one of these actions depending on the applicable platform:
    Platform Action
    Windows Stop the Windows Service LCM-Service:service_name.
    IBM I Stop the subsystem.
    Unix Run the command stoplcm as user lcm.
  2. Create a backup of the keystore file named service_namecert located in the JSSE folder of the LifeCycle Manager Service installation path.
  3. Delete the service_namecert keystore file.
  4. Run the script updateCertificate located in the script folder of the LifeCycle Manager Service installation path. For Unix, it is important to run the script as user root.
  5. Restart the LifeCycle Manager Service by performing one of these actions depending on the applicable platform:
    Platform Action
    Windows Start the Windows Service LCM-Service:service_name.
    IBM I Start the service by using the script restartService.qsh.
    Unix Run the command startlcm as user lcm.