diff options
author | Dawid Łakomski <dawid.lakomski@gowork.pl> | 2017-05-12 09:04:23 +0200 |
---|---|---|
committer | Dawid Łakomski <dawid.lakomski@gowork.pl> | 2017-05-12 09:04:23 +0200 |
commit | 07752240cb9329e52db263e0c49df10aafb15efe (patch) | |
tree | 6b43c0b1055224d0c3f422e363cc6ca196b4e940 /README.md | |
parent | Use require-cross-certification option. Fix #14. (diff) | |
download | YubiKey-Guide-07752240cb9329e52db263e0c49df10aafb15efe.tar.gz |
Add information about composite USB mode on YK with firmware >=3.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -627,7 +627,10 @@ Plug in your YubiKey and configure it: > The -m option is the mode command. To see the different modes, enter ykpersonalize –help. Mode 82 (in hex) enables the YubiKey NEO as a composite USB device (HID + CCID) and allows OTPs to be emitted while in use as a smart card. Once you have changed the mode, you need to re-boot the YubiKey – so remove and re-insert it. +> On YubiKey NEO with firmware version 3.3 or higher you can enable composite USB device with -m86 instead of -m82. + https://www.yubico.com/2012/12/yubikey-neo-openpgp/ +https://www.yubico.com/2012/12/yubikey-neo-composite-device/ ## Configure smartcard |