<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=26&amp;t=2006" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-12-01T05:20:15+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=2006</id>
<entry>
<author><name><![CDATA[mouse008]]></name></author>
<updated>2016-12-01T05:20:15+01:00</updated>
<published>2016-12-01T05:20:15+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=9190#p9190</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=9190#p9190"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=9190#p9190"><![CDATA[
On macOS Sierra, for Yubikey to be properly recognized by the new pivtoken (that Apple ships with Sierra) it appears to need Key History Object.<br /><br />Here's how it can be put on the card:<br /><ol style="list-style-type: lower-alpha"><li> Create a text file, e.g. ~/key_history_object.txt with content 5301fe</li><li> Perform the following command <div class="codetitle"><b>Code:</b></div><div class="codecontent">yubico-piv-tool -k -a write-object --id=0x5fc10c -i ~/key_history_object.txt</div> It will prompt you for the token management key. Give it.</li><li> Verify that the command succeeded via <div class="codetitle"><b>Code:</b></div><div class="codecontent">yubico-piv-tool -a read-object --id=0x5fc10c</div><br />Response should be <em>5301fe</em></li></ol><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4029">mouse008</a> — Thu Dec 01, 2016 5:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-08-28T15:00:45+01:00</updated>
<published>2015-08-28T15:00:45+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7759#p7759</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7759#p7759"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work on Mac Yosemite 10.10]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7759#p7759"><![CDATA[
<div class="quotetitle">zviratko wrote:</div><div class="quotecontent"><br />You can try un-patching the ifd-ccid OSX driver (removing Yubikey support) so it isn't used for tokend. Then you can use scdaemon to talk to the card directly via libusb (it should just work).<br /><br />You will not be able to use the Neo with both PIV and GPG.<br /></div><br />But I <strong>was</strong> able to use the NEO with both PIV and GPG, as far as 5 months ago! Granted, tokend did not operate properly then, but the ifd-ccid included full Yubikey support...<br /><br /><strong>Update 2</strong><br /><br />OpenSC Tokend (0.15.0) recognizes the NEO, but still refuses to unlock it. As a result, Mac OS X applications see the certificates on the PIV applet, allow to configure them for accounts and such, but when the time comes to, e.g., actually sign something with a signing cert, the unlock does not work (no error message, PIN entry window pops up, I enter the correct (verified) PIN, the window disappears) and the operation fails.<br /><br />Here's the opensc.log in case somebody can make something useful out of it:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">0x7fff7db8a300 14:29:49.317106025398799 &#91;tokend&#93; reader-pcsc.c:254:pcsc_transmit: reader 'Yubico Yubikey NEO<br /> OTP+U2F+CCID'<br />0x7fff7db8a300 14:29:49.140733193388559 &#91;tokend&#93; apdu.c:187:sc_apdu_log: <br />Outgoing APDU data &#91;   13 bytes&#93; =====================================<br />00 20 00 80 08 31 32 33 34 35 36 FF FF . ...123456..<br />======================================================================<br />0x7fff7db8a300 14:29:49.140733193388559 &#91;tokend&#93; reader-pcsc.c:184:pcsc_internal_transmit: called<br />0x7fff7db8a300 14:29:49.4294967834 &#91;tokend&#93; apdu.c:187:sc_apdu_log: <br />Incoming APDU data &#91;    2 bytes&#93; =====================================<br />6D 00 m.<br />======================================================================<br />0x7fff7db8a300 14:29:49.140733193388570 &#91;tokend&#93; apdu.c:399:sc_single_transmit: returning with: 0 (Success)<br />0x7fff7db8a300 14:29:49.120259084826 &#91;tokend&#93; apdu.c:552:sc_transmit: returning with: 0 (Success)<br />0x7fff7db8a300 14:29:49.-4294966758 &#91;tokend&#93; card.c:403:sc_unlock: called<br />0x7fff7db8a300 14:29:49.317827580442 &#91;tokend&#93; iso7816.c:121:iso7816_check_sw: Instruction code not supported or invalid<br />0x7fff7db8a300 14:29:49.4294967834 &#91;tokend&#93; sec.c:206:sc_pin_cmd: returning with: -1204 (Unsupported INS byte in APDU)<br />0x7fff7db8a300 14:29:49.538 &#91;tokend&#93; pkcs15-pin.c:368:sc_pkcs15_verify_pin: PIN cmd result -1204<br />0x7fff7db8a300 14:29:49.140733193388570 &#91;tokend&#93; card.c:403:sc_unlock: called<br />0x7fff7db8a300 14:29:49.538 &#91;tokend&#93; reader-pcsc.c:566:pcsc_unlock: called<br />0x7fff7db8a300 14:29:49.539 &#91;tokend&#93; pkcs15-pin.c:373:sc_pkcs15_verify_pin: returning with: -1204 (Unsupported INS byte in APDU)<br />0x7fff7db8a300 14:29:49.539 &#91;tokend&#93; /Users/ur20980/Src/OpenSC/OpenSC.tokend/OpenSC/OpenSCToken.cpp:192:_verifyPIN:   In OpenSCToken::verify returned -1204 for pin 1<br />0x7fff7db8a300 14:31:43.025 &#91;tokend&#93; /Users/ur20980/Src/OpenSC/OpenSC.tokend/OpenSC/OpenSCToken.cpp:342:getAcl: In OpenSCToken::getAcl()<br /></div><br /><br /><strong>Update 3</strong><br /><br />After switching back from OpenSC.tokend to PKCS11.tokend, I was able to access the OpenPGP applet on the card:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg2 --card-status<br />Application ID ...: D2760001240102000006xxxxxxxx0000<br />Version ..........: 2.0<br />Manufacturer .....: Yubico<br />Serial number ....: xxxxxxxx<br />Name of cardholder: xxxxxxxx<br />Language prefs ...: en<br />Sex ..............: male<br />URL of public key : &#91;not set&#93;<br />Login data .......: xxxxxxxx<br />Signature PIN ....: forced<br />Key attributes ...: 2048R 2048R 2048R<br />Max. PIN lengths .: 127 127 127<br />PIN retry counter : 9 10 10<br />Signature counter : 1<br />Signature key ....: 55EF BBDB 589D F9E7 C0DE  BD3B 0A15 3DD8 04FC 4C53<br />      created ....: 2015-02-20 19:25:54<br />Encryption key....: 61B4 A2C3 6690 CE8C 49FF  7C3F CC16 E440 BF8B 03DA<br />      created ....: 2015-02-20 19:25:15<br />Authentication key: 9A42 E3DE 81A4 CDDC A3B9  AF58 ACA3 F3C2 FA14 803D<br />      created ....: 2015-02-20 19:32:04<br />General key info..: pub  2048R/04FC4C53 2015-02-20 xxxxxxxx (find out through PGP keyserver :)<br />sec   4096R/E644595A  created: 2015-02-20  expires: 2015-07-20<br />ssb&gt;  2048R/BF8B03DA  created: 2015-02-20  expires: 2015-07-20<br />                      card-no: 0006 xxxxxxxx<br />ssb&gt;  2048R/04FC4C53  created: 2015-02-20  expires: 2015-07-20<br />                      card-no: 0006 xxxxxxxx<br />ssb&gt;  2048R/FA14803D  created: 2015-02-20  expires: 2015-07-20<br />                      card-no: 0006 xxxxxxxx<br />$ <br /></div><br /><br /><strong>Update 4</strong><br />An important part of being able to access OpenPGP applet while <em>PKCS11.tokend</em> is running and providing PIV applet-related services, is setting up <em>gpg-agent</em> correctly (which I probably haven't done before). This includes:<br /><ol style="list-style-type: lower-alpha"><li>Making sure <em>gpg-agent</em> actually starts, preferably when you log in.</li><li>Having the correct config files for<br /><ul><li>gpg-agent</li><li>scdaemon</li><li>gpg itself (make sure it has the &quot;use-agent&quot; option in it)</li></ul></li></ol><br />Here are the config files in <em>~/.gnupg</em>:<br />For <em>gpg-agent</em> (note that I have <em>GPG Tools</em> installed):<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">pinentry-program /usr/local/MacGPG2/libexec/pinentry-mac.app/Contents/MacOS/pinentry-mac<br />#pinentry-program /Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac<br />scdaemon-program /usr/local/MacGPG2/libexec/scdaemon<br />enable-ssh-support<br />write-env-file<br />default-cache-ttl 600<br />max-cache-ttl 7200<br /></div><br /><br />For <em>scdaemon</em>:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">#<br />#reader-port &quot;Yubico Yubikey NEO OTP+U2F+CCID 00 00&quot;<br />#reader-port &quot;Yubico Yubikey NEO OTP+U2F+CCID 01 00&quot;<br />reader-port &quot;Yubico Yubikey NEO OTP+U2F+CCID&quot;<br />allow-admin<br />pcsc-driver /System/Library/Frameworks/PCSC.framework/PCSC<br />disable-ccid<br />card-timeout 15 #Release the card after 15 seconds<br /></div><br /><br />and <em>scd-event</em>:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">#!/bin/sh<br /><br />state=$8<br /><br />if &#91; &quot;$state&quot; = &quot;NOCARD&quot; &#93;; then<br />  pkill -9 scdaemon<br />fi<br /></div><br /><br />Here's what my <em>~/.bash_profile</em> includes:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent"># GPGTools for Apple Mail and Yubikey NEO support<br />if &#91; -e /usr/local/MacGPG2 &#93;; then<br />        export PATH=$PATH:/usr/local/MacGPG2/bin<br />        gpg-agent --daemon --write-env-file --enable-ssh-support<br />        sleep 2<br />fi<br /># Also adds support for SSH using keys on NEO<br />if &#91; -r ~/.gpg-agent-info &#93;; then<br />       source ~/.gpg-agent-info<br />        export GPG_AGENT_INFO<br />        export SSH_AUTH_SOCK<br />        export SSH_AGENT_PID<br /></div><br /><br /><strong>Update 5</strong><br /><br />With the above setup - the latest <em>PKCS11.tokend</em> from CACKey_0.7.4 package, and the latest OpenSC 0.15.0, I can use NEO for both PIV and OpenPGP (and U2F, and OTP, but that's besides the point <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /> ). This applies to OpenPGP 1.0.8 and 1.0.10, and PIV 0.1.2 and 0.1.3.<br /><br />Disadvantage: after using it in one mode {PIV, PGP} usually I need to remove and re-insert to run it in the other one. But I can tolerate that.<br /><br /><strong>Update 6</strong><br />With the latest commit to OpenSC and OpenSC.tokend, <em>OpenSC.tokend</em> works with NEO and CAC. <em>PIV.tokend</em> also works with both. Adding the correct Card Capability Container (CCC) to NEO made the difference between working with tokend, and not being accepted as a valid PIV.<br /><br />Here is an example of a valid CCC (variable part is randomly generated):<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />5344f015a0000001164b03e84bb72137b68047eb04561a5636f10121f20121f300f40111f50110f6110000000000000000000000000000000000f700fa00fb00fc00fd00fe00<br /></div><br /><br /><strong><span style="font-size: 150%; line-height: normal">Summary.</span></strong><br /><strong>Needed for OpenSC.tokend:</strong><br />In order to get <em>OpenSC.tokend</em> working with NEO, the following commit needs to be applied to it:<br /><a href="https://github.com/frankmorgner/OpenSC.tokend/commit/c8fe66e" class="postlink">https://github.com/frankmorgner/OpenSC.tokend/commit/c8fe66e</a> <br /><br />Or better yet, since some recent commits damaged the above tokend's ability to sign RSA, you can try this fork:<br /><a href="https://github.com/mouse07410/OpenSC.tokend" class="postlink">https://github.com/mouse07410/OpenSC.tokend</a><br />It is supposed to completely support RSA for S/MIME (signing/verifying, and encryption/decryption), and ECDSA. Tested with Apple Mail (RSA and ECDSA), MS Outlook 2011 (RSA, verifies ECDSA but cannot generate ECDSA signatures), Thunderbird (full RSA, full ECDSA).<br />ECDH support is coming, but not there yet.<br /><br /><strong>Needed for NEO:</strong> Generate CCC with format and content as shown above, and write it to NEO using OpenSC <em>piv-tool</em> like this:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">piv-tool -A M:9b:03 -O db00 -i generated-ccc.bin<br /></div><br />Note than environment variable <em>PIV_EXT_AUTH_KEY</em> must point to a text file containing the NEO admin maintenance key in the<br />format: <em>XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX</em><br /><br />Note that <em>yubico-piv-tool</em> release 1.1.3 added the ability to set CCC to the card:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">yubico-piv-tool -k 01020304050607....08 -P 123456 -a set-ccc<br /></div><br /><br />The above enables all the tokends mentioned above.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Fri Aug 28, 2015 3:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[zviratko]]></name></author>
<updated>2015-08-28T13:38:47+01:00</updated>
<published>2015-08-28T13:38:47+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7758#p7758</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7758#p7758"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7758#p7758"><![CDATA[
You can try un-patching the ifd-ccid OSX driver (removing Yubikey support) so it isn't used for tokend. Then you can use scdaemon to talk to the card directly via libusb (it should just work).<br /><br />You will not be able to use the Neo with both PIV and GPG.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3463">zviratko</a> — Fri Aug 28, 2015 1:38 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-08-28T14:59:02+01:00</updated>
<published>2015-08-26T22:20:50+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7752#p7752</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7752#p7752"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7752#p7752"><![CDATA[
<div class="quotetitle">Tom2 wrote:</div><div class="quotecontent"><br />because you are using the wrong reader.<br /><br />disable gpg: detected reader `SCM Microsystems Inc. SCR 3310'<br /></div><br /><br />Sorry, this doesn't seem to work. With GPG-2.0.28:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ opensc-tool -a<br />Using reader with a card: Yubico Yubikey NEO OTP+U2F+CCID<br />3b:fc:13:00:00:81:31:fe:15:59:75:62:69:6b:65:79:4e:45:4f:72:33:e1<br />$ gpg2 --card-status<br />gpg: selecting openpgp failed: Card error<br />gpg: OpenPGP card not available: Card error<br /></div><br /><br />With GPG-1.4.19:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg --card-status<br />gpg: detected reader `Yubico Yubikey NEO OTP+U2F+CCID'<br />gpg: pcsc_connect failed: sharing violation (0x8010000b)<br />gpg: apdu_send_simple(0) failed: locking failed<br />Please insert the card and hit return or enter 'c' to cancel:<br /></div><br /><br />Also, in general I need to use both devices (CAC and NEO), so I need that SCM reader - and jerking it out every time I want to do something GPG-related doesn't seem a good solution...<br /><br />Also, I'm not sure I fully understand what you mean by &quot;disable&quot; - somehow programmatically? Just yank the cable out? Or...?<br /><br /><strong>Update</strong><br /><br />Seems like there's conflict between the tokend from OpenSC-0.15.0 that takes care of the PIV part of the NEO, and openpgp-tool from OpenSC-0.15.0 that should take care of the OpenPGP part:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ openpgp-tool -v --raw<br />Using reader with a card: Yubico Yubikey NEO OTP+U2F+CCID<br />Connecting to card in reader Yubico Yubikey NEO OTP+U2F+CCID...<br />Using card driver PIV-II  for multiple cards.<br />error: not an OpenPGP card<br /></div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Wed Aug 26, 2015 10:20 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-08-25T08:54:53+01:00</updated>
<published>2015-08-25T08:54:53+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7742#p7742</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7742#p7742"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7742#p7742"><![CDATA[
because you are using the wrong reader.<br /><br />disable gpg: detected reader `SCM Microsystems Inc. SCR 3310'<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Tue Aug 25, 2015 8:54 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-08-24T16:42:33+01:00</updated>
<published>2015-08-24T16:42:33+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7740#p7740</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7740#p7740"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7740#p7740"><![CDATA[
I've installed YubiKey NEO Manager and YubiKey PIV Manager.<br /><br /><strong>UPDATE</strong><br /><br />YubiKey NEO Manager starts fine, detects my NEO device fine, and correctly reports that the device has been set to connection mode [OTP+U2F+CCID]. Rebooting the system a couple of times made it display Available apps in this mode. Among those apps:<br /><ul><li>Yubico PIV applet 0.1.2</li><li>Yubico OpenPGP applet 1.0.8 (definitely need to upgrade, but that would be my next question <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" />).</li></ul><br />Changed the certs to RSA, and got PKCS11.tokend to see NEO. Jay! But Keychain Access refuses to unlock this token - just doesn't prompt for the PIN.<br /><br />Reviewing past goals <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /> :<br /><ol style="list-style-type: lower-alpha"><li> <img src="https://forum.yubico.com/images/smilies/icon_e_biggrin.gif" alt=":D" title="Very Happy" /> (solved) OpenSC tools started talking to NEO after I disabled U2F mode.<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ piv-tool --serial<br />Using reader with a card: Yubico Yubikey NEO OTP+CCID<br />88 66 D9 72 4C CE 01 2B 1E 8B CE 0B 71 EC 84 46 .f.rL..+....q..F<br /></div><br />Currently the certs are RSA. I hope to be able to change them to ECC at some point.</li><li> <img src="https://forum.yubico.com/images/smilies/icon_cry.gif" alt=":cry:" title="Crying or Very Sad" /> GnuPG - still no-go, with either GPG-2.0.28 or GPG-1.4.19. Cannot recognize the card, though GPG-1.4.19 detects the &quot;reader&quot;:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg -v --card-edit<br /><br />gpg: detected reader `SCM Microsystems Inc. SCR 3310'<br />gpg: detected reader `Yubico Yubikey NEO OTP+CCID'<br />gpg: reader slot 0: not connected<br />gpg: reader slot 0: not connected<br />gpg: apdu_send_simple(0) failed: no card<br />Please insert the card and hit return or enter 'c' to cancel: c<br />gpg: selecting openpgp failed: no card<br />gpg: OpenPGP card not available: general error<br /></div></li><li> <img src="https://forum.yubico.com/images/smilies/icon_e_biggrin.gif" alt=":D" title="Very Happy" /> (solved) NEO working with PIV tools: good. Works with yubico-piv-tool, OpenSC piv-tool, Yubikey PIV Manager (correctly displaying provisioned certificates).</li><li> <img src="https://forum.yubico.com/images/smilies/icon_e_biggrin.gif" alt=":D" title="Very Happy" /> (partially solved) <em>PKCS11.tokend</em> sees Yubikey NEO. But KeyChain Access cannot unlock it. </li></ol><br /><strong>Questions</strong>:<br /><ol style="list-style-type: lower-alpha"><li>How to get GnuPG to recognize the NEO again?</li><li>How to upgrade the OpenPGP applet on the NEO, given that I only have Mac and Mac OS X - and there doesn't seem to be a way to install gpshell or Global Platform...?</li><li>How to get KeyChain Access to actually work with NEO (e.g. unlock the keychain)?</li><li>How to get any tokend to recognize NEO with EC certificates?</li></ol><br />Thank you!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Mon Aug 24, 2015 4:42 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-08-24T09:42:54+01:00</updated>
<published>2015-08-24T09:42:54+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7738#p7738</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7738#p7738"/>
<title type="html"><![CDATA[Re: Unable to get Yubikey NEO to work with Mac Yosemite 10.1]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7738#p7738"><![CDATA[
Install the Yubikey NEO manager to get the plist patched<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Mon Aug 24, 2015 9:42 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-08-21T22:12:06+01:00</updated>
<published>2015-08-21T22:12:06+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7728#p7728</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7728#p7728"/>
<title type="html"><![CDATA[Unable to get Yubikey NEO to work with Mac Yosemite 10.10.4?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2006&amp;p=7728#p7728"><![CDATA[
I ahve Yubikey NEO firmware 3.3.0.<br /><br />I used to have Yubikey sort-of running on Mac OS X Mavericks: <br /><ul><li>openpgp worked OK</li><li>piv worked with opensc tools and yubico-piv-tool, but not with Keychain Access or tokend...</li></ul><br />Haven't touched it for a few months. System got replaced since. Now I'm trying to get it back to working.<br /><br /><ol style="list-style-type: decimal"><li>Attempt to use OpenSC-0.15.0. Does not detect the card, period. &quot;Card not present&quot;.<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ piv-tool -n -c piv<br />Card not present.<br />$ piv-tool -n<br />Card not present.<br />$ opensc-tool -i<br />OpenSC 0.15.0 &#91;gcc  4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)&#93;<br />Enabled features: zlib readline openssl pcsc(/System/Library/Frameworks/PCSC.framework/PCSC)<br />$ opensc-tool -a<br />Card not present.<br />$ openpgp-tool<br />Card not present.<br />error: failed to connect to card: Unknown error<br /><br />Aborting.<br /></div><br /></li><li>Attempt to use the latest yubico-piv-tool 1.0.2 from GitHub. Cannot detect the card presence:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ yubico-piv-tool -a status<br />Failed to connect to reader.</div><br /></li><li>Attempt to use Yubikey Personalization Tool (App version 3.1.21, Lib version 1.17.1). Detects the device fine, works with it fine. I was able to register it for two-factor auth with Duo. OK here.</li></ol><br />I have CACKey installed, and it works fine with CAC card (of course it does not detect Yubikey NEO).<br /><br />Browsed this forum, cannot get a hint what I could/should try. My goals are:<br /><ul><li>Get Yubikey NEO recognized by available tools such as OpenSC</li><li>Get NEO working again with GnuPG</li><li>Get NEO working with PIV tools, at least to the level of dealing with keys and certificates in manual mode, such as using them via &quot;yubico-piv-tool&quot;</li><li>Ideally - get NEO recognized by tokend (either PKCS11.tokend that came with CACKey, or by OpenSC.tokend from OpenSC-0.15.0, or whatever) so I can use it for S/MIME and Web authentication</li></ul><br />Would appreciate any help!<br /><br />Thank you!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Fri Aug 21, 2015 10:12 pm</p><hr />
]]></content>
</entry>
</feed>