Hi I'm hoping to get help importing a GPG key into my Neo. The gpg command "addcardkey" is working for me but "keytocard" leads to "gpg: error writing key to card: not supported". Some details of my system:
Ubuntu 14.04
Yubikey Neo bought this year, firmware v3.3.0, OTP+U2F+CCID mode
libykpers-1-1 v1.17
gpg2 v2.0.22
gpg v1.4.16
The following command from the tutorial (
https://developers.yubico.com/ykneo-ope ... mport.html) is also not working for me
$ gpg-connect-agent --hex "scd apdu 00 f1 00 00" /bye
ERR 103 unknown command
I am having the same exact problem over here. Anybody have any tips?