Updating the certificates in maintenance mode

Note: In a multi-node installation, these steps must be completed on all nodes.
  1. Open the command prompt as an administrator.
  2. Navigate to the path where the already installed Infor LTR setup is available.
  3. Type this command: setup.exe -v"CERTIFICATEUPDATE=true". Make sure that there is no space between -v and “CERTIFICATEUPDATE=true”
  4. Select the Modify option on the Welcome screen and click Next.
  5. Click Next on the Choose Destination screen.
  6. Enter the database password and click Next on the Farm Database Configuration screen.
  7. Select the identity provider type (either ADFS or Infor STS) used by this installation.
  8. On the Certificate Update screen, provide a new SSL Certificate File and the SSL Password for the User Interface IIS, Backend IIS, and ION API Gateway certificates. If STS is selected as the identity provider type, provide the SSL Certificate File and SSL Password for the Microservice UI Router.
  9. Continue with the rest of the maintenance installer and finish the maintenance installation.

After the certificates have been updated, the Grid must be restarted. In a multi-node installation, this must be done only on the primary node. To restart the Grid:

  1. Navigate to the [grid_root_installation_path]\bin folder.
  2. Run StopAllHosts.cmd.
  3. Run StartAllHosts.cmd.