Steps for Fortanix Integration

  1. Login to the CLI of the environment where Fortanix HSM prerequisites have been configured.
  2. Navigate to the following path using the command:cd /opt/opt1/opt2/appviewx_dependencies/properties
  3. Open the hsm bash file using the following command:vi hsm
  4. Uncomment the following line:"#export FORTANIX_PKCS11_CONFIG_PATH=/appviewx/hsm/etc/fortanix/pkcs11.conf".
  5. Save the hsm bash file.
  6. Restart the avx_vendors pod using the following command:kubectl delete pods -n "datacenter" "podname" --force