Questions tagged [opensc]
6 questions
5
votes
2 answers
How to disable OpenSC YubiKey password prompt in Firefox
I have a YubiKey nano plugged into a 2019 MacBook Pro.
When I visit some websites (one public example being Gmail), Firefox brings up a password dialog prompting me to enter the YubiKey password. Gmail has nothing to do with my YubiKey. Also, I…
Jay Taylor
- 307
2
votes
2 answers
Firefox shows multiple PIN prompts for smartcard using OpenSC
I installed OpenSC 0.18 and added the PKCS11 DLL as a security device provider in Firefox 61. I can "unlock" my smart card from the Security Devices dialog, and get prompted for the PIN as expected. But, when I visit a site that wants to use the…
Coderer
- 1,700
1
vote
0 answers
OpenSC and Firefox on Windows
I have OpenSC and Firefox on Windows. I need to permanently unload OpenSC module from Firefox as it causes problems. I can unload it from Settings\Privacy & Security\Security\Certificates\Security devices. However next time I ran Firefox module is…
adontz
- 155
1
vote
1 answer
Basic configuration of OpenSC
I received a Cherry ST-2000 and a Reiner SCT cyberJack RFID smartcard reader and some smartcards. I wanted to learn a bit about how these things work but I seem to fail a basic step. I tried a few tutorials which are all basicly saying, install a…
user1667906
- 76
1
vote
1 answer
Programmatically unlock PIV slot 9a with OpenSC for another application
I'm using a Yubikey 4 with a certificate loaded in PIV slot 9a (PIV Authentication; OpenSC slot 0).
Inside Firefox 64, I am using the OpenSC PKCS#11 driver.
What I want to accomplish is to "unlock" this slot (I am not sure if unlock is the right…
Alex
- 53
0
votes
0 answers
Smart card issue with OpenSC (pklogin_finder debug) only on CentOS
I'm trying to use a smart card on CentOS but I'm stuck. I'm using OpenSC, and I need to implement a special module to use my smart card (libgtop11dotnet).
It doesn't work on CentOS, but I tested on Ubuntu and it works. I changed opensc.conf and…
Lesuno
- 11