Login to the Oracle Key Vault Server through SSH as user “support”, and then switch user (su -) to root. Follow the instructions included in the product bundle included with your HSM purchase. You will be installing the commands and libraries to the Oracle Key Vault server.
Since you are installing for a Linux environment you will need to manually copy the tools and libraries. Oracle OKV expects to find these components in the /opt/utimaco sub-directory. Make certain you add this directory to the $PATH variable in your user environment. This would be the .bashrc or .profile file found with each user.
Copy the command line tools to the /opt/utimaco/bin directory. These command line tools can be used to verify proper connection and operation of the Utimaco HSM. Copy the libcs_pkcs11_R3.so library to the /opt/utimaco/lib. It will be referenced by Oracle OKV as the PKCS#11 provider. For detailed information on PKCS#11, see the CryptoServer PKCS#11 R3 - Developer Guide.