Skip to content

Smart Card shell fails to communicate with Identive SCT3522CC token [CCID Interface] #9

Description

@vessokolev

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

  1. Insert the token into USB 2/3 port
  2. Run Smart Card shell
  3. Select the reader (optional)
  4. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions