Сообщение
Михайлов О. А. » 23 мар 2018, 09:43
I don't know much about Yubico's devices, but for about every dongle you should first install ccid and opensc (maybe lib64usb1 too) and then start and enable pcscd: sudo systemctl start pcscd; sudo systemctl enable pcscd. I guess there are some GUI for working with these devices, but you can also use pkcs11-tool --module <pkcs11_lib_for_dongle> (in some cases you can even use default lib which is /usr/lib64/opensc-pkcs11.so)