Steps for Integration

  1. Login to the CLI of the environment where Utimaco HSM prerequisites have been configured.
  2. Navigate to the following path using the command:cd <AppViewXInstallationPath>/appviewx_dependencies/properties
  3. Open the hsm bash file using the following command:vi hsm
  4. Uncomment the following line:"export CS_PKCS11_R2_CFG=/appviewx/hsm/etc/utimaco/cs_pkcs11_R2.cfg".
  5. Save the hsm bash file.
  6. Restart the avx_vendors pod using the following command:kubectl delete pods -n "datacenter" "podname" --force