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