3.9 WebLogic 固有のセキュリティに関する推奨事項

この節では、LiveCycle の実行時に WebLogic 9.1 を保護するためのアプリケーションサーバー設定の推奨事項について説明します。

3.9.1 ディレクトリ参照の無効化

weblogic.xml ファイルの index-directories プロパティを false に設定します。次に例を示します。

<container-descriptor> 
    <index-directory-enabled>false 
    </index-directory-enabled> 
</container-descriptor>

3.9.2 WebLogic SSL ポートの有効化

デフォルトでは、WebLogic はデフォルト SSL リスンポート 7002 を有効にしません。SSL を設定する前に、WebLogic Server Administration Console でこのポートを有効にしてください。