diff options
author | drduh <drduh@users.noreply.github.com> | 2017-05-12 09:31:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-12 09:31:52 -0700 |
commit | 366830441e73a1ac0ce89a938529b4939322ea29 (patch) | |
tree | 6b43c0b1055224d0c3f422e363cc6ca196b4e940 /README.md | |
parent | Use require-cross-certification option. Fix #14. (diff) | |
parent | Add information about composite USB mode on YK with firmware >=3.3 (diff) | |
download | YubiKey-Guide-366830441e73a1ac0ce89a938529b4939322ea29.tar.gz |
Merge pull request #25 from dlakomski/master
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 |