Hello,
I am using OpenSC 0.21 for Windows, and a brand-new Nitrokey Pro.
Problem is, opensc-tool “sees” the slot with the Nitrokey, but pkcs11-tool does not:
C:\Program Files\OpenSC Project\OpenSC> tools\opensc-tool -l
# Detected readers (pcsc)
Nr.  Card  Features  Name
0    Yes             AKS ifdh 0
1    Yes             AKS ifdh 1
2    Yes             AKS VR 0
3    Yes             Broadcom Corp Contacted SmartCard 0
4    Yes             Broadcom Corp Contactless SmartCard 0
5    Yes             Nitrokey Nitrokey Pro 0
C:\Program Files\OpenSC Project\OpenSC> tools\pkcs11-tool.exe -L
Available slots:
Slot 0 (0x0): AKS ifdh 0
  (empty)
Slot 1 (0x4): AKS ifdh 1
  (empty)
Slot 2 (0x8): AKS VR 0
  (empty)
Slot 3 (0xc): Broadcom Corp Contacted SmartCard 0
  (empty)
Same problem is found by calling the opensc-pkcs11.dll library from any PKCS#11-based software: no slot-with-token is found.
Dear Support, how do we solve this ?