Hi,
I got a yubikey with firmware version 2.0.2 and I want to use it to sign files.
I read that I need to configure it in CCID mode and use it with gpg, but when I try to switch it seems that it doesn't support the CCID mode
Is it possible to use this yubikey to sign files? How? And how can I know which mode it is configured?
Thank you
Code:
$ ykinfo -v
version: 2.0.2
$ ykpersonalize -m82
Firmware version 2.0.2 Touch level 1792 Program sequence 2
Yubikey personalization error: option not available for this Yubikey version
$ gpg2 --card-status
gpg: selecting openpgp failed: Card error
gpg: OpenPGP card not available: Card error
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
$ lsusb
...
Bus 001 Device 006: ID 1050:0010 Yubico.com Yubikey
...