Hi, i am not able to see softhsm realted slots/tokens on ejbca webui. Ejbca is running as docker container (docker image from keyfactor). softhsm and opensc is installed inside same docker container. i have created softhsm token using below command: softhsm2-util --init-token --free --label testslot6 then i created a key pair using pkcs11-tool command: pkcs11-tool --module /usr/lib64/softhsm/libsofthsm.so --slot 0x2a63aa6b --label testslot6 -k --key-type rsa:4096 -l Output : Logging in to "testslot6"....