

CA Executive Insight の設定 › 通信を保護するための HTTPS の使用 › CA Executive Insight での HTTP の無効化
CA Executive Insight での HTTP の無効化
CA Executive Insight で SSL が設定されて機能している場合、HTTP を無効にすることができます。
次の手順に従ってください:
- テキスト エディタを使用して、設定した各インストールの server.xml ファイルを開きます。
- サーバ インストールの場合は、以下に移動します: Install_dir¥product¥ServerAndUI¥plugins¥catalina.start.osgi.config.fragment_1.0.0¥conf
- Web UI インストールの場合は、以下に移動します: Install_dir¥product¥WebUI¥plugins¥catalina.start.osgi.config.fragment_1.0.0¥conf
- install_dir
-
CA Executive Insight がインストールされているディレクトリを指定します。
- 以下のような HTTP Connector セクションを探してコメント化します。
<!--
<Connector
port="8080"
compression="2048"
compressableMimeType="text/html,text/xml,text/plain,text/javascript,text/css"
useSendfile="false"
/>
-->
- CA Executive Insight サーバを再起動します。
Copyright © 2014 CA.
All rights reserved.
 
|
|