On every machine running the Cosmian KMS, the server application expects:
-
the Utimaco
cs_pkcs11_R3library to be installed in /lib/libcs_pkcs11_R3.so -
the Utimaco configuration file
cs_pkcs11_R3.cfgto be in /etc/utimaco and -
and the environment variable
CS_PKCS11_R3_CFto point to it, i.e.,
|
›_ Console |
|
export CS_PKCS11_R3_CFG=/etc/utimaco/cs_pkcs11_R3.cfg |
Please make sure the cs_pkcs11_R3.cfg is set with the correct parameter, and validate your installation with the p11tool2 utility by running, for instance,
|
›_ Console |
|
./p11tool2 Slot=0 GetSlotInfo |