Configuring Tomcat HTTPS connector
Complete the following steps to configure the web server's usage of the HTTPS port. As an example, 8443 is assumed as the designated HTTPS port value.
Note: The following steps ensure that an HTTPS Keystore is configured with only
a self-signed certificate. When completed, you must replace this self-signed certificate
with a CA-signed certificate.
- Start the LN UI Administration Webapp.
- Select .
- If required, click Subject Details fields. Specify the desired values for fields such as Organizational Unit and Organization, which will be used for the self-signed certificate. to change the
- Click to create the HTTPS keystore with a self-signed certificate.
- Select HTTPS Port field, specify the designated value, for example 8443. Save the changes. Do not restart the web server now. . In the
- Select .
- Click to update the Tomcat configuration with the selected HTTPS port value and the HTTPS keystore. Restart the web server now.
-
To verify that HTTPS configuration was completed successfully,
browse to a URL similar to
https://server1.initrode.com:8443/webui/servlet/admin
- Use the padlock of the browser's address bar to inspect the certificate information and verify that a self-signed certificate is displayed.