From: Steve G. <ste...@ie...> - 2018-05-26 12:33:51
|
Hello, I seem to be going around in circles trying to find out why my installation of openct and opensc don’t appear to be working. I’m using FreeBSD 11.1 Below are the commands I’ve issued to try and see where it fails, but I really don’t know where to look next, any help will be greatly appreciated. -------------------- ~ # dmesg | tail ugen0.4: <AKS eToken Pro 4254> at usbus0 ~ # /usr/local/etc/rc.d/openct start Starting openct. ~ # openct-tool -v OpenCT 0.6.20 ~ # openct-tool list 0 Aladdin eToken PRO ~ # openct-tool atr Detcted Aladdin eToken PRO Card present, status changed ATR: 3b f2 98 00 ff c1 10 31 fe 55 c8 03 15 ~ # opensc-tool -i OpenSC 0.16.0 [gcc 4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)] Enabled features: locking zlib openssl openct ~ # opensc-tool -l # Detected readers (openct) Nr. Card Features Name 0 Yes Aladdin eToken PRO 1 No OpenCT reader (detached) ~ # opensc-tool -a Using reader with a card: Aladdin eToken PRO Failed to connect to card: Card command failed ~ # pkcs11-tool -lt error: PKCS11 function C_GetSlotInfo failed: rv = CKR_GENERAL_ERROR (0x5) Aborting. -------------------- Thanks and Regards, Steve If you have received this message in error, please reply to this e-mail to notify the sender of its incorrect delivery, and then delete both it and your reply. Thank you. |