

配置 CA Executive Insight › 使用 HTTPS 保护通信的安全 › 在 CA Executive Insight 中禁用 HTTP
在 CA Executive Insight 中禁用 HTTP
在 CA Executive Insight 上设置了 SSL 并使其生效后,应禁用 HHTP。
遵循这些步骤:
- 使用文本编辑器打开已配置的每个安装的 server.xml 文件。
- 对于服务器安装,前往:Install_dir\product\ServerAndUI\plugins\catalina.start.osgi.config.fragment_1.0.0\conf
- 对于 Web 用户界面安装,前往:Install_dir\product\WebUI\plugins\catalina.start.osgi.config.fragment_1.0.0\conf
- Install_dir
-
指定 CA Executive Insight 的安装目录。
- 找到 HTTP 连接器部分并将其注释掉,如下所示。
<!--
<Connector
port="8080"
compression="2048"
compressableMimeType="text/html,text/xml,text/plain,text/javascript,text/css"
useSendfile="false"
/>
-->
- 重新启动 CA Executive Insight 服务器。
版权所有 © 2014 CA。
保留所有权利。
 
|
|