Smart Card shell fails to communicate with Identive SCT3522CC token [CCID Interface]
Problem Description
Smart Card shell fails to communicate with Identive SCT3522CC token [CCID Interface]
I am trying to initialize freshly delivered Identive SCT3522CC tokens. It seems like PCSC Lite (1.9.5, installed as a package/Rocky Linux 8.9) recognizes the token. But the Smart Card cannot communicate with it:
Running setup script config.js ...
Smart Card Shell Scripting Engine (scdp4j) 3.17.459
(c) 2005-2021 CardContact Systems GmbH, Minden, Germany (www.cardcontact.de) Enter 'help' for a command overview or 'quit' to close the shell
_scsh3.setProperty("reader","Identive SCT3522CC token [CCID Interface] (55521904600920) 00 00"); load("keymanager/keymanager.js"); GPError: Card (CARD_INVALID_SW/27270) - "Unexpected SW1/SW2=6A86 (Checking error: Incorrect P1-P2) received" in /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#1436 at /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#1436 at /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#94 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#198 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#42 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#2457
At the same time, the same installation/setup recognizes works with Identiv uTrust 3512 SAM slot Token [CCID Interface.
Proposed Resolution
No solution available yet
Steps to reproduce
- Insert the token into USB 2/3 port
- Run Smart Card shell
- Select the reader (optional)
- Try to load the key manager
Logs
GPError: Card (CARD_INVALID_SW/27270) - "Unexpected SW1/SW2=6A86 (Checking error: Incorrect P1-P2) received" in /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#1436 at /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#1436 at /home/vesso/CardContact/scsh3/scsh/sc-hsm/SmartCardHSM.js#94 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#198 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#42 at /home/vesso/CardContact/scsh3/keymanager/keymanager.js#2457