I’m having a hard time using my Nitrokey 3 with OpenSC PKCS11 module to login via SSH.
It looks like OpenSC tries to use the wrong key or something, when I try to login using opensc-pkcs11.so I get this:
skipping unsupported key type
failed to fetch key
skipping unsupported key type
failed to fetch key
Enter PIN for 'OpenPGP card (User PIN)':
skipping unsupported key type
failed to fetch key
skipping unsupported key type
failed to fetch key
skipping unsupported key type
failed to fetch key
Enter PIN for 'OpenPGP card (User PIN (sig))':
skipping unsupported key type
failed to fetch key
I also created an issue on GitHub OpenSC tracker
Any help appreciated