"Failed to select application: File not found" in multiple initialization attempts

I just received Nitrokey 3A USB and I’m trying to use for the first time. I saw this tutorial and tried to follow it but each time I run a OpenSC command, I get “File not found.” My Nitrokey is in my USB port. I’m using Win 10. How come?

C:\Program Files\OpenSC Project\OpenSC\tools>pkcs11-tool --show-info
Cryptoki version 3.0
Manufacturer     OpenSC Project
Library          OpenSC smartcard framework (ver 0.23)
Using slot 0 with a present token (0x0)

C:\Program Files\OpenSC Project\OpenSC\tools>sc-hsm-tool
Using reader with a card: Nitrokey CCID/ICCD Interface 0
Failed to select application: File not found

C:\Program Files\OpenSC Project\OpenSC\tools>sc-hsm-tool --initialize
Using reader with a card: Nitrokey CCID/ICCD Interface 0
Failed to select application: File not found

C:\Program Files\OpenSC Project\OpenSC\tools>sc-hsm-tool --initialize --so-pin 3537363231383830 --pin 648219
Using reader with a card: Nitrokey CCID/ICCD Interface 0
Failed to select application: File not found

C:\Progra~1\OpenSC~1\OpenSC\tools\sc-hsm-tool --create-dkek-share dkek-m-of-n-share.pbe --pwd-shares-threshold 1 --pwd-shares-total 2
Using reader with a card: Nitrokey CCID/ICCD Interface 0
Failed to select application: File not found

Please use the official documentation for information of how to use the Nitrokey 3.

You followed a tutorial for another product, the Nitrokey HSM.

2 Likes