Panel | |
---|---|
On this page:
Target audience: CAST AI Adminsitrators |
Info |
---|
Summary: this page explains how to modify your Tomcat application server to enable the use of the https protocol when interacting with the following CAST web applications:
|
Introduction
When installed "out of the box", the Apache Tomcat application server will be configured to use the "http" protocol on port 8080, as shown in the following extract from the %CATALINA_HOME%\conf\server.xml file:
...