PKCS#11 Provider Installation

To install the PKCS#11 provider library and tools, you will need to copy the PKCS#11 provider library and command line tools to a place where OKV can find it.

Release V4.45.2.0 location of tools:

›_ Console

# cd <install directory>/Software/Linux/x86-64/ 
# cp ./Crypto_APIs/PKCS11_R3/lib/libcs_pkcs11_R3.so 
/opt/utimaco/lib 
# cp ./Administration/p11tool2 /opt/utimaco/bin  
# cp ./Administration/cxitool /opt/utimaco/bin 
# cp ./Administration/csadm /opt/utimaco/bin 
# chmod 550 /opt/utimaco/bin/* 	_ Make commands executable 
# chmod 440 /opt/utimaco/lib/* 	_ Make readable by OKV