OData API における HTTPS の使用の有効化

21.2 以降、OData API は HTTPS を使用した安全な通信をサポートしています。
DX NetOps Performance Management
サーバと
DX NetOps Network Flow Analysis
の間の安全な通信により、インベントリや管理設定などの
DX NetOps Network Flow Analysis
データを保護できます。
21.2.4 以降、
DX NetOps Network Flow Analysis
Console でのみ、これらの手順を実行します。
以下の手順に従います。
  1. install_path\DBUsers\ReporterAnalyzer.ini
    ファイルを開きます。このファイルにはデフォルト値が設定されています。
  2. 以下のパラメータの値を変更します。
    ReporterAnalyzer.enableSecureInternalComm=false <!--Communication between OData, Harvester and COnsole up to 21.2.2 release. Set to true to enable HTTPS--> ReporterAnalyzer.enableSecureExternalComm=false <!--From 21.2.4, used for communication between OData and other integrated products. Set to
    true
    to enable HTTPS--> ReporterAnalyzer.keyStore=NFAHome/certs/keystore.pfx <!--set cert name as <nfa-console-keystore.pfx>--> ReporterAnalyzer.keyStorePassword=pass <!--set your desired password-->
    DX NetOps Network Flow Analysis
    21.2.2 まで ReporterAnalyzer.enableSecureInternalComm 属性を
    true
    に設定していて、21.2.4 リリースにアップグレードする場合は、アップグレード後に ReporterAnalyzer.enableSecureExternalComm 属性を手動で
    true
    に設定する必要があります。
    21.2.4 リリースの分散環境では、Harvester マシンの
    ReporterAnalyzer.enableSecureExternalComm
    属性の値は false である必要があります。
  3. ファイルを保存して閉じます。
  4. OData サービスを再起動します。