On Linux

Create the directory /etc/utimaco. We will copy the Utimaco PKCS#11 configuration file cs_pkcs11_R<2/3>.cfg to this directory. It is located in your CryptoServer directory
Linux/x86-64/Crypto_APIS/PKCS11_R<2/3>/sample.

›_ Console

# mkdir /etc/utimaco

# cd <install directory>/Software/Linux/x86-

64/Crypto_APIs/PKCS11_R<2/3>/sample

# cp cs_pkcs11_R<2/3>.cfg /etc/utimaco # cd /etc/utimaco

Also see following command to set environment variable

›_ Console

# export CS_PKCS11_R<2/3>_CFG=/etc/utimaco/cs_pkcs11_R<2/3>.cfg

Use CS_PKCS11_R2 or CS_PKCS11_R3 based on the version of Utimaco PKCS#11 library.