From: <dge...@wo...> - 2024-03-22 08:41:55
|
Idem with the latest commit just compiled: # opensc-tool --version OpenSC-0.24.0-202-g993e6469, rev: 993e6469, commit-time: 2024-03-21 15:36:12 +0100 Le 22/03/24 09:13, dge...@wo... a écrit : >Le 21/03/24 20:39, Douglas E Engert a écrit : >>Looks like just a fingerprint reader, not a smart card with keys and certificates that would be need with firefox. >>Google for: Safran Morpho YpsID S3 >>https://www.biotime-technology.com/en/fingerprint-sensors/morphosmart-1300/ > >I think It's a key with a client certificate inside for access https://portail-sge-v2.enedis.fr (this usb key is supplied by ENEDIS (the french supervisor of electric power distribution) to access its portal) cf. photos in attachement > >In attachement too: > >- PKI guide supplied with the key (in french but screenshot of firefox configuration is clear) >- The output of `OPENSC_DEBUG=9 pkcs11-tool --test --login` (lost of File not found but key led blinks a lot) > >version : opensc-0.22.0-x86_64[-1alien] > >Thx a lot. > >>On 3/21/2024 6:10 PM, dge...@wo... wrote: >>>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)) |