Updating the lsauthensso certificate using the ssoconfig utility

You can use the ssoconfig utility to update a certificate when it expires on the security server in the .ssokeystore or .ssotruststore files.

  1. Stop your application server.
  2. Run the Infor stoplaw command.
  3. Ensure that there are no java processes running.
  4. On a command prompt, go to the %LAWDIR%\system directory.
  5. From a command line in LSF, run ssoconfig -uc and specify the ssoconfig password.
    Note: A confirmation message is displayed. You can ignore the error and warning messages.
  6. To keep a temporary certificate, specify 1. This option retains the temporary file used as a storage location during the certificate update process, improving error handling and recovery if an issue occurs during this process.
  7. Optionally, run keytool -list -v -keystore .ssokeystore to view the certificate details.
  8. When you are ready to restart the Infor Lawson system, run the startlaw command and then start your application server.