Frequently Asked Question
Yubikey on Arch
Last Updated 8 years ago
Install OpenSC
Install CCID
Start the PCSCD Service
Enable the PCSCD Service
Edit to Add the PKCS11 Provider
packer -S opensc
Install CCID
packer -S ccid
Start the PCSCD Service
systemctl start pcscd.service
Enable the PCSCD Service
systemctl enable pcscd.service
Edit to Add the PKCS11 Provider
sudo gedit /etc/ssh/ssh_configAdd the Line
PKCS11Provider /usr/lib/opensc-pkcs11.so