Displaying 2 results from an estimated 2 matches for "libpcsclite1".
2020 Apr 05
1
firefox unable to load pkcs11 module
...tsUS Government PIV cards including the CAC.? In my case I set it up on Linux Mint but there is an rpm version of CACKey for 32 or 64 bit Centos.Here is the process I went through.
- setup CAC card by following instructions on:
https://help.ubuntu.com/community/CommonAccessCard
sudo apt-get install libpcsclite1 pcscd pcsc-tools
- download CACkey from https://cackey.rkeene.org/fossil/index
sudo dpkg -i cackey_0.7.5-1_amd64.deb
The above command failed with:
"dpkg: error processing archive cackey_0.7.5-1_amd64.deb (--install):
?unable to create '/libcackey.so.dpkg-new' (while processing './...
2020 Apr 02
2
firefox unable to load pkcs11 module
CentOS 7, In firefox -> privacy & security -> certificates -> security
devices
i am trying to load the pkcs11 modules, but get the error unable to load.
I am following the directions at
https://piv.idmanagement.gov/engineering/firefox/
I have installed opensc and openssl-pkcs11, which
contains /usr/lib64/openssl/engines/pkcs11.so
and am using that is the module
Has anybody here