Frequently Asked Question

Yubikey on Arch
Last Updated 8 years ago

Install OpenSC
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_config
Add the Line
PKCS11Provider /usr/lib/opensc-pkcs11.so 

Please Wait!

Please wait... it will take a second!