This article addresses how to complete the following tasks:
How to enable SSL in Watch4net
How to configure HTTPS in Watch4net
How to configure secure access to Watch4net
To enable SSL in Watch4net, do the following:
Copy the keystore file from the following directory:
APG\Tools\Webservice-Gateway\Default\conf
Paste the keystore file to the following directory:
APG\Web-Servers\Tomcat\Default\conf
Open the server.xml file located in the following directory:
APG\Web-Servers\Tomcat\Default\conf
Uncomment/enable the field related to port 58443, and comment the field related to port 58080. Port 58080 is used for http, and port 58443 is used for https. Commenting port 58080 is optional.