To enable HSM functionality you must have a vHSM Enterprise license.
-
Create a directory for the vHSM configuration file, data, and certificates
›_ Console
# mkdir /etc/vhsm
# mkdir /etc/vhsm/data
# mkdir /etc/vhsm/certs
-
Set the value for the environment variable `ENCLAIVE_LICENCE` to the license key.
›_ Console
# export ENCLAIVE_LICENCE=<license_key>