Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Configuration Guide


9.4.5 Settings for JP1/IM - Agent (JP1/IM agent control base)

To encrypt communication between JP1/IM agent management base and JP1/IM agent control base, the following setup is required:

Organization of this subsection

(1) To verify the server certificate of JP1/IM agent management base

  1. Place CA certificate.

    Place CA certificate of authentication station that issued the server certificate of imbase you are connecting to in the following directory:

    • For Windows

      Agent-path\conf\cert\

    • For Linux

      /opt/jp1ima/conf/cert/

  2. Write the path of CA certificate in the imagent configuration file (jpc_imagent.json) and imagentproxy configuration file (jpc_imagentproxy.json).

  3. Restart imagent and imagentproxy.

(2) If you do not verify the server certificate for JP1/IM agent management base

  1. Set the tls_config.insecure_skip_verify of the imagent configuration file (jpc_imagent.json) and the imagentproxy configuration file (jpc_imagentproxy.json) to "true".

  2. Restart imAgent and ImagentProxy.