Reference Guide
...
Kron PAM Administration
Enabling HTTPS on the Kron PAM...
Web Server Configuration
- Open an SSH connection to Kron PAM with the root account.
- Open and edit lines 87-111 of the file /u01/netright-tomcat/conf/server.xml.
- Remove the comment tags at the top and bottom. (This is already done.)
- Change the keystoreFile, keystorepass and keyAlias parameters.
- Open and edit lines 4683-4694 of the file /u01/netright-tomcat/conf/web.xml. Remove the comment tags at the top and bottom.
- 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