unsupported card Safran Morpho YpsID S3

[email protected] Fri, 22 Mar 2024 00:10:10 +0100
Newsgroups gmane.comp.encryption.opensc.devel
Message-ID <[email protected]>
Good night,

My usb smart card is ok with ccid (https://ccid.apdu.fr/ccid/supported.html#0x09C30x0014)  et pcsc-lite but I block with opensc.
https://smartcard-atr.apdu.fr/parse?ATR=3b%3A7d%3A18%3A00%3A00%3A00%3A48%3A79%3A70%3A73%3A49%3A44%3A20%3A53%3A33%3A07%3A90%3A00
~# opensc-tool -ln
# Detected readers (pcsc)
Nr.  Card  Features  Name
0    Yes             ActivIdentity Activkey_Sim [CCID Bulk Interface] 00 00
Using reader with a card: ActivIdentity Activkey_Sim [CCID Bulk Interface] 00 00
Unsupported card

I didn't ask me for my pin:
~# pkcs11-tool --login -O
Using slot 0 with a present token (0x0)
error: PKCS11 function C_GetTokenInfo failed: rv = CKR_TOKEN_NOT_RECOGNIZED (0xe1)
Aborting.

~# pkcs15-tool --pin 0001 -D
Using reader with a card: ActivIdentity Activkey_Sim [CCID Bulk Interface] 00 00
Failed to connect to card: Card is invalid or cannot be handled

I choose driver randomly (there are 2 or 3 drivers who answer by their name (instead "Unsupported card")) :
~# opensc-tool -ln -c muscle
# Detected readers (pcsc)
Nr.  Card  Features  Name
0    Yes             ActivIdentity Activkey_Sim [CCID Bulk Interface] 00 00
Using reader with a card: ActivIdentity Activkey_Sim [CCID Bulk Interface] 00 00
MuscleApplet

My goal is to connect this security device in firefox's certificat to access https://portail-sge-v2.enedis.fr/accueil

Very thx in advance.

ps: Under Windows, I can if you want to give you : MiddleWare\ Morpho\ v7.0.1_Install.exe and its configuration file (but I'm under Linux (slackware))
-- 
@++