Rate This Document
Findability
Accuracy
Completeness
Readability

Importing Certificates

  • On a host node:

    Run the following command and enter the password of the remote server:

    /home/omm/haf-install/haf-host/tools/haf-tool cert --server ca_server_ip --path ca_server_path --user ca_server_user --import

    The host node service certificate and the CA certificate of the CA server are imported to the host node.

  • On an offload node:

    Run the following command and enter the password of the remote server:

    /home/omm/haf-install/haf-target/tools/haf-tool cert --server ca_server_ip --path ca_server_path --user ca_server_user --import

    The service certificates of haf and haf_user and the CA certificate of the CA server are imported to the offload node.