I've imported a client certificate and key (not a smartcard authentication certificate) into my Yubikey under Linux. This works fine under Linux, and the Certificate Propagation service correctly manages to find and copy the certificate portion into the Personal certificate store. However, when I actually attempt to log into a website requiring the client certificate, I get this somewhat unhelpful error message:
Attachment:
smartcardbroke.PNG [ 12.52 KiB | Viewed 1595 times ]
I've set the CHUID using
Code:
yubico-piv-tool -a set-chuid
but I don't know if I'm just missing something.
Any ideas?