Re: help with piv card
Ray Lambert <[email protected]> Thu, 26 Mar 2020 17:04:56 -0400
| Newsgroups | gmane.comp.encryption.opensc.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/26/20 8:05 AM, Douglas E Engert wrote: > What does `OPENSC_DEBUG=3 pkcs11-tool -O` > > Note PIV driver caches and parses the certificates early in the process > and would show if the card is dead, or if certificates can not be parsed. > Hi Douglas, Thanks for the response. Not sure if I should post the whole output to this list (it's ~20k, 147 lines)? pcsc functions appear to be returning "-1113 (Unresponsive card (correctly inserted?))" consistently and the final error appears to be "CKR_DEVICE_ERROR (0x30)": P:31787; T:0x140133000816448 16:53:07.536 [opensc-pkcs11] pkcs11-global.c:596:C_GetSlotInfo: C_GetSlotInfo() card detect rv 0x30 P:31787; T:0x140133000816448 16:53:07.536 [opensc-pkcs11] pkcs11-global.c:613:C_GetSlotInfo: C_GetSlotInfo() flags 0x20 P:31787; T:0x140133000816448 16:53:07.536 [opensc-pkcs11] pkcs11-global.c:614:C_GetSlotInfo: C_GetSlotInfo(0x0) = CKR_DEVICE_ERROR P:31787; T:0x140133000816448 16:53:07.536 [opensc-pkcs11] pkcs11-global.c:365:C_Finalize: C_Finalize() I've tried reinserting the card but no dice. As I mentioned, the old card was working fine and the new one works on Windows. It would be quite a coincidence if the card reader died at the same time I got a new card(?). Please LMK if you need more. Thanks again! ~ray > > > On 3/25/2020 6:53 PM, Ray Lambert wrote: >> Hi, >> >> I'm trying to get a new PIV card to work and hoping someone can help. >> >> The old card was working perfectly for some time with openconnect vpn, >> pcsc, and p11-kit on Manjaro (fully updated). >> >> The new card is recognized and the ATR is accessible but the card is not >> otherwise visible (no tokens). >> >> I recently installed opensc to try to get it work but the results are the >> same. I was advised (on the OC mailing list) that a different pkcs#11 >> driver may be needed. >> >> The card type (according to ActivClient on Windows) is "ID-One Cosmo v8.0 >> 128K with PIV 2.3.5" (Oberthur). >> >> opensc results are: >> >> #### >> >> $ opensc-tool -l >> # Detected readers (pcsc) >> Nr. Card Features Name >> 0 Yes Broadcom Corp 5880 [Contacted SmartCard] >> (0123456789ABCD) 00 00 >> >> $ opensc-tool -a >> >> Using reader with a card: Broadcom Corp 5880 [Contacted SmartCard] >> (0123456789ABCD) 00 00 >> 3b:d6:97:00:81:b1:fe:45:1f:07:80:31:c1:52:11:18:f9 >> >> $ opensc-tool -n >> Using reader with a card: Broadcom Corp 5880 [Contacted SmartCard] >> (0123456789ABCD) 00 00 >> Failed to connect to card: Unresponsive card (correctly inserted?) >> >> #### >> >> pcsc_scan returns the same ATR (different format) and identifies it (via >> smartcard_list.txt) as: "NASA Personal Identity Verification (PIV) card >> (eID)". (Note: this is a USG-issued card but not from NASA.) >> >> I would greatly appreciate any insight or advice anyone can offer! >> >> Thanks, >> >> ~ray > _______________________________________________ Opensc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensc-devel