Enabling SSL on the clock
This configuration must be performed by editing the settings.conf file on the clock.
- Login to the clock with WinSCP.
- Navigate to /opt/infor/clock/conf/.
- Right-click the settings.conf file and select Edit > Internal Editor.
- Look for the ssl.adminConsole.enabled configuration and change the value from false to true.
- Look for ssl.keyStore.path configuration and change the value to /opt/infor/clock/cert/clockkeystore.
- Save the file and close the editor.
- Open the Admin Console and connect to the clock.
- Select Settings > Reload Data
- Right-click the ssl.keyStore.password configuration and select Modify Value and provide the required password.
- Select OK.
- Select Update Server.
- Disconnect from the clock.
-
Reconnect to the clock.
If the configuration is successful, the 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.