Enabling SSL on the clock

The following configuration must be performed by editing the settings.conf file on the clock.

  1. Login to the clock with WinSCP.
  2. Navigate to /opt/infor/clock/conf/.
  3. Right-click the settings.conf file and select Edit > Internal Editor.
  4. Look for the ssl.adminConsole.enabled configuration and change the value from false to true.
  5. Look for ssl.keyStore.path configuration and change the value to /opt/infor/clock/cert/clockkeystore.
  6. Save the file and close the editor.
  7. Open Admin Console and connect to the clock.
  8. Select Settings > Reload Data
  9. Right-click the ssl.keyStore.password configuration and select Modify Value and provide the required password.
  10. Select OK.
  11. Select Update Server.
  12. Disconnect from the clock.
  13. Reconnect to the clock.

    If the configuration is successful, Admin Console’s title bar will display the message Connected Securely to: …

Note: To enable a secured connection to all clocks in an environment for the same certificate, copy the keystore generated in the clock used in this document to the /opt/infor/clock/cert/ directory on all the other clocks.