

Configuring CA Executive Insight › Use HTTPS to Secure Communication › Disabling HTTP in CA Executive Insight
Disabling HTTP in CA Executive Insight
After SSL on CA Executive Insight is up and functional, you should disable HTTP.
Follow these steps:
- Use a text editor to open the server.xml file for each installation that you have configured.
- For server installation, go to: Install_dir\product\ServerAndUI\plugins\catalina.start.osgi.config.fragment_1.0.0\conf
- For web UI installation, go to: Install_dir\product\WebUI\plugins\catalina.start.osgi.config.fragment_1.0.0\conf
- Install_dir
-
Specifies the directory where CA Executive Insight is installed.
- Locate and comment the HTTP Connector section as shown.
<!--
<Connector
port="8080"
compression="2048"
compressableMimeType="text/html,text/xml,text/plain,text/javascript,text/css"
useSendfile="false"
/>
-->
- Restart the CA Executive Insight server.
Copyright © 2014 CA.
All rights reserved.
 
|
|