Initialize and Verify the PKCS#11 Slot

First, using p11tool2 create the SO or Security Officer and then using the p11tool2 command initialize the slot that you want to use, as well as the slot user, as shown below inside the container.

›_ Console

root@8dc5d676844b:/# cd /opt/utimaco/bin 

root@8dc5d676844b:/# ./p11tool2 slot=<slot_no> Label=<token_label> Login=ADMIN,ADMIN.key InitToken=<SO_PIN>  

root@8dc5d676844b:/# ./p11tool2 slot=<slot_no> LoginSO=<SO_PIN> InitPin=<CryptoUser_PIN> 
image-3286073664-1.jpg

Initialize and verify the pkcs11 slot