Reference Guide
...
Kron PAM Administration
Enabling HTTPS on the Kron PAM...

Web Server Configuration

  1. Open an SSH connection to Kron PAM with the root account.
  2. Open and edit lines 87-111 of the file /u01/netright-tomcat/conf/server.xml.
  3. Remove the comment tags at the top and bottom. (This is already done.)
  4. Change the keystoreFile, keystorepass and keyAlias parameters.

  1. Open and edit lines 4683-4694 of the file /u01/netright-tomcat/conf/web.xml. Remove the comment tags at the top and bottom.
HTML

  • Open and edit the file, /u01/netright-tomcat/netright/netright.properties. Change line 18 and add a new property to line 19, as shown below.

  • Restart the Web Portal service with the command: systemctl restart netright-tomcat