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