Installing the Client RPM Packages

Install client RPM package.

To install oci-hsm-client, you must complete the following steps.
  1. Type the following command:
    $ sudo yum install oci-hsm-client
    Output
    Installing:
      oci-hsm-client x86_64 <version>   / oci-hsm-client-<version>.x86_64 129 M
    Transaction Summary
    =======================================================================
    Install  1 Package
    Total size: 129 M
    Installed size: 129 M
    Is this ok [y/d/N]: y
    Downloading packages:
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
      Installing : oci-hsm-client-<version>.x86_64                                                                                                          1/1
      Verifying  : oci-hsm-client-<version>.x86_64                                                                                                          1/1
    Installed:
      oci-hsm-client.x86_64 0:<version>                                                                                                                           
    Complete!
  2. The RPM installs the client utilities such as client_daemon, key_mgmt_util, and user_mgmt_util. After the installation is complete, the binaries are created under the /opt/oci/hsm/bin directory.

    As the next step, you must configure the client utilities one by one.