Doug Engert
Doug Engert
Does it prompt for the user PIN at all? In your comment you say: "Command: 00 20 00 80 06 31 32 33 34 35 36` which looks like the...
Try `pin_protected_certificate` first. In your comment you say: "Command: 00 20 00 80 06 31 32 33 34 35 36` which looks like the card authentication PIN. Can you post...
Does it prompt for the user PIN at all? In your comment you say: "Command: 00 20 00 80 06 31 32 33 34 35 36` which looks like the...
Try `pin_protected_certificate` first. In your comment you say: "Command: 00 20 00 80 06 31 32 33 34 35 36` which looks like the card authentication PIN. Can you post...
Does it prompt for the user PIN at all? In your comment you say: "Command: 00 20 00 80 06 31 32 33 34 35 36` which looks like the...
Sorry about multiple posts. Github was very slow and said: "There was a problem saving your comment. Please try again." looks like it sent the mail...
@sdy623 please have a look at: https://github.com/OpenSC/OpenSC/pull/3167#issuecomment-2156204455
You can use `git clone` to download the source from my branch: https://github.com/dengert/OpenSC/tree/minidriver-PinCacheAlwaysPrompt I normally do not build on windows, but use the the builds built on github and download...
@hamano Can you comment on this issue with JPKI and OpenSC minidriver? The card appears to have the sign pubkey pin protected? Does the card also have the sign certificate...
@sdy623 Please try with `--auth-id 02` " were 02 is the Sign PIN. (the Auth PIN is 01 on your card) "--auth-id The auth ID of the PIN to use"...