Updating the certificates in maintenance mode
Note: In a multi-node installation, these
steps must be completed on all nodes.
- Open the command prompt as an administrator.
- Navigate to the path where the already installed Infor LTR setup is available.
- Type this command: setup.exe -v"CERTIFICATEUPDATE=true". Make sure that there is no space between -v and “CERTIFICATEUPDATE=true”
- Select the Welcome screen and click . option on the
- Click Choose Destination screen. on the
- Enter the database password and click Farm Database Configuration screen. on the
- Select the identity provider type (either ADFS or Infor STS) used by this installation.
- 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.
- 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:
- Navigate to the
[grid_root_installation_path]\bin
folder. - Run
StopAllHosts.cmd
. - Run S
tartAllHosts.cmd
.