<?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=1088" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-03-05T21:11:07+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1088</id>
<entry>
<author><name><![CDATA[Uriel]]></name></author>
<updated>2015-03-05T21:11:07+01:00</updated>
<published>2015-03-05T21:11:07+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=6972#p6972</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=6972#p6972"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=6972#p6972"><![CDATA[
Cannot build <em>gnupg-pkcs11-scd</em> on Mac, because it needs <em>pkcs11-helper</em>, which does not exist on Mac, and porting did not work for me. <img src="https://forum.yubico.com/images/smilies/icon_e_sad.gif" alt=":-(" title="Sad" /><br /><br />I needed to modify the ~/.gnupg/scdaemon.conf:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">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 />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 />In general, having GPGTools <a href="https://gpgtools.org" class="postlink">https://gpgtools.org</a> installed provided with gpg2, gpg-agent, and scdaemon to use with NEO. I was able to secure email in OpenPGP mode using NEO and GPGTools.<br /><br />Regarding PIV, the story is more difficult. It seems fairly straightforward to access NEO with tools from OpenSC <a href="https://github.com/OpenSC/OpenSC/releases" class="postlink">https://github.com/OpenSC/OpenSC/releases</a>, and using OpenSSL, or Keystore Explorer <a href="http://keystore-explorer.sourceforge.net/" class="postlink">http://keystore-explorer.sourceforge.net/</a> (and of course yubico-piv-tool) one is able to generate keys &amp; certificates, and load them on the NEO. The problem is - I'm not aware of any application that can use those certificates, either for email, or for login, or such. <br /><br /><em>OpenSC.tokend</em> <a href="https://github.com/OpenSC/OpenSC.tokend" class="postlink">https://github.com/OpenSC/OpenSC.tokend</a> recognizes NEO but cannot unlock it, or do anything useful with it (in fact it refuses to unlock any smart card, so there must be something wrong with my setup, but I can't figure out what it could be).<br /><em>PKard</em> does not recognize NEO (because NEO does not return Card Capabilities Container).<br /><br /><strong>Update</strong><br />After some change (among many - can't tell what exactly it was) <em>OpenSC.tokend</em> stopped recognizing NEO. But I guess I shouldn't complain because it started unlocking CAC and PIV cards successfully. Though at this time NEO PIV == No-Go.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3568">Uriel</a> — Thu Mar 05, 2015 9:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ppc]]></name></author>
<updated>2014-01-23T21:06:46+01:00</updated>
<published>2014-01-23T21:06:46+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4880#p4880</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4880#p4880"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4880#p4880"><![CDATA[
<div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />Do use gpgtools.org and with a single reader you dont have to change anything iirc. I dont recall release card option though....<br /></div><br /><br />Actually, it looks like scdaemon does read its config file. If you add<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">reader-port &quot;Yubico Yubikey NEO OTP+CCID 00 00&quot; #Don't have to unplug other card readers to use gpg!<br /></div><br />to ~/.gnupg/scdaemon.conf, gpg will read from the Yubikey even if it is not the only/first reader on your system.<br /><br />Also, it looks like some of the other options in there are being handled. 'disable-ccid' and 'pcsc-driver' seem to be working, as all access is through pcscd. 'card-timeout' doesn't seem to be doing anything, though.<br /><br />I think 'card-timeout' isn't working because gpg-agent is keeping a connection to scdaemon open. I use gpg-agent for ssh, though, so I can't really disable it. Frustrating! Who cares if gpg-agent has a connection open? I should be able to sleep the card until an actual transaction occurs.<br /><br />We need a scdaemon that isn't so restrictive. Have you tried gnupg-pkcs11-scd?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2785">ppc</a> — Thu Jan 23, 2014 9:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[martinpaljak]]></name></author>
<updated>2014-01-23T11:22:42+01:00</updated>
<published>2014-01-23T11:22:42+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4875#p4875</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4875#p4875"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4875#p4875"><![CDATA[
<div class="quotetitle">ppc wrote:</div><div class="quotecontent"><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent">No, gpg and OpenSC.tokend don't match and probably never will, because that's the apparent design decision of GnuPG developers - their application needs to have exclusive access.<br /></div><br />Which is a shame, since GPG handles cards so poorly compared to OpenSC and ensures that certain connected readers are only ever used for one or the other.<br /><br />You should be able to put the following in ~/.gnupg/scdaemon.conf and use pcscd (instead of the integrated CCID drivers) to access the card<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">pcsc-driver /System/Library/Frameworks/PCSC.framework/PCSC #This will be different for non-Macs<br />disable-ccid #Don't use the integrated CCID drivers<br />card-timeout 5 #Release the card after 5 seconds<br /></div><br />...but I've never been able to get that to work. The version of scdaemon provided with MacGPG never looks at scdaemon.conf and I can't figure out exactly where it's being called from to change its arguments.<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />The interesting thing here is that while NEO does not provide any of the applets as default selected (there's cure for that) what gets picked up - OpenPGP or PIV - depends on your configuration and might not be what you want.<br /></div><br />Can you elaborate on this? How do you change the default applet and what is the effect of having a default applet selected?</div><br /><br />No apparent difference for default applet in case of piv or openpgp. Do use gpgtools.org and with a single reader you dont have to change anything iirc. I dont recall release card option though....<br /><br /><br />And i just used yubiclip to log on from a tablet. Nice.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2780">martinpaljak</a> — Thu Jan 23, 2014 11:22 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ppc]]></name></author>
<updated>2014-01-23T01:38:25+01:00</updated>
<published>2014-01-23T01:38:25+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4866#p4866</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4866#p4866"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4866#p4866"><![CDATA[
<div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />No, gpg and OpenSC.tokend don't match and probably never will, because that's the apparent design decision of GnuPG developers - their application needs to have exclusive access.<br /></div><br />Which is a shame, since GPG handles cards so poorly compared to OpenSC and ensures that certain connected readers are only ever used for one or the other.<br /><br />You should be able to put the following in ~/.gnupg/scdaemon.conf and use pcscd (instead of the integrated CCID drivers) to access the card<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">pcsc-driver /System/Library/Frameworks/PCSC.framework/PCSC #This will be different for non-Macs<br />disable-ccid #Don't use the integrated CCID drivers<br />card-timeout 5 #Release the card after 5 seconds<br /></div><br />...but I've never been able to get that to work. The version of scdaemon provided with MacGPG never looks at scdaemon.conf and I can't figure out exactly where it's being called from to change its arguments.<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />The interesting thing here is that while NEO does not provide any of the applets as default selected (there's cure for that) what gets picked up - OpenPGP or PIV - depends on your configuration and might not be what you want.<br /></div><br />Can you elaborate on this? How do you change the default applet and what is the effect of having a default applet selected?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2785">ppc</a> — Thu Jan 23, 2014 1:38 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[martinpaljak]]></name></author>
<updated>2014-01-22T21:47:26+01:00</updated>
<published>2014-01-22T21:47:26+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4864#p4864</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4864#p4864"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4864#p4864"><![CDATA[
<div class="quotetitle">ppc wrote:</div><div class="quotecontent"><br />The libccid provided by apple is incredibly old and doesn't support most of the readers out there. You can add support for the Yubikey NEO, as well as many other useful readers by updating libccid and installing it over the Apple provided one.<br /><br />This process is described on the <a href="http://pcsclite.alioth.debian.org/ccid.html#MacOSX" class="postlink">libccid page</a>. This works brilliantly and allows normal access to the NEO through pcscd.<br /><br />If you want the PIV applet to show up in Keychain Access and be otherwise accessible to the OS, you need to install the OpenSC.tokend module in /System/Library/Security/tokend. You can build it, as well as OpenSC, or download binaries from <a href="https://github.com/OpenSC/OpenSC/wiki" class="postlink">the OpenSC repo</a>.<br /><br />Keep in mind, though, that if you install OpenSC.tokend, the Yubikey will be snatched up by the OS whenever it's inserted and will be inaccessible by GPG. If you want to use it with GPG, you'll need to kill the 'pcscd' process, first. (There <em>must</em> be some way to make gpg and pcscd play nice together, but I haven't yet worked it out. I'll certainly post the solution when I figure it out!)<br /></div><br /><br />You can download a pre-built CCID free software driver (&quot;unofficial&quot; warning, maybe) with NEO support from here:<br /><!-- m --><a class="postlink" href="https://github.com/martinpaljak/osx-ccid-installer">https://github.com/martinpaljak/osx-ccid-installer</a><!-- m --><br /><br />No, gpg and OpenSC.tokend don't match and probably never will, because that's the apparent design decision of GnuPG developers - their application needs to have exclusive access.<br /><br />The interesting thing here is that while NEO does not provide any of the applets as default selected (there's cure for that) what gets picked up - OpenPGP or PIV - depends on your configuration and might not be what you want.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2780">martinpaljak</a> — Wed Jan 22, 2014 9:47 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ppc]]></name></author>
<updated>2014-01-22T19:55:55+01:00</updated>
<published>2014-01-22T19:55:55+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4863#p4863</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4863#p4863"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4863#p4863"><![CDATA[
The libccid provided by apple is incredibly old and doesn't support most of the readers out there. You can add support for the Yubikey NEO, as well as many other useful readers by updating libccid and installing it over the Apple provided one.<br /><br />This process is described on the <a href="http://pcsclite.alioth.debian.org/ccid.html#MacOSX" class="postlink">libccid page</a>. This works brilliantly and allows normal access to the NEO through pcscd.<br /><br />If you want the PIV applet to show up in Keychain Access and be otherwise accessible to the OS, you need to install the OpenSC.tokend module in /System/Library/Security/tokend. You can build it, as well as OpenSC, or download binaries from <a href="https://github.com/OpenSC/OpenSC/wiki" class="postlink">the OpenSC repo</a>.<br /><br />Keep in mind, though, that if you install OpenSC.tokend, the Yubikey will be snatched up by the OS whenever it's inserted and will be inaccessible by GPG. If you want to use it with GPG, you'll need to kill the 'pcscd' process, first. (There <em>must</em> be some way to make gpg and pcscd play nice together, but I haven't yet worked it out. I'll certainly post the solution when I figure it out!)<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2785">ppc</a> — Wed Jan 22, 2014 7:55 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[air]]></name></author>
<updated>2014-01-15T04:11:36+01:00</updated>
<published>2014-01-15T04:11:36+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4810#p4810</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4810#p4810"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4810#p4810"><![CDATA[
<div class="quotetitle">ctoph1977 wrote:</div><div class="quotecontent"><br />oh lovely the git hub page has disappeared - now im curious wether i should publish my pull back even tho I couldn't get it to work.<br /></div><br /><br />Please do publish your pull, I'd like to see it.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2675">air</a> — Wed Jan 15, 2014 4:11 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[xychix]]></name></author>
<updated>2013-09-24T19:21:56+01:00</updated>
<published>2013-09-24T19:21:56+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4401#p4401</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4401#p4401"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4401#p4401"><![CDATA[
--edit--<br />[SOLVED]<br /><br />the howto on the top of this forum is for OSX <!-- l --><a class="postlink-local" href="http://forum.yubico.com/viewtopic.php?f=26&amp;t=1171">viewtopic.php?f=26&amp;t=1171</a><!-- l --><br />however i had it all working already appearantly.<br /><br />deinstalled openSC, all still working fine <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br /><br />Just install GPG-Tools, if you can get your hands on a linux box then thah might be an ideal location for personalization of the key, keeps OSX clean <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br /><br />Just needed to import my public key and set trust to 5, Ultimately. THEN and ONLY THEN pgp recognizes the private keys on the card as usable.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2601">xychix</a> — Tue Sep 24, 2013 7:21 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dreamss]]></name></author>
<updated>2013-09-17T19:39:13+01:00</updated>
<published>2013-09-17T19:39:13+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4378#p4378</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4378#p4378"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4378#p4378"><![CDATA[
where can i get the PIV applet &gt;_&lt;<br /><br />I wanna start testing the smartcard  capabilities for a couple clients who run tax preparation offices.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2122">dreamss</a> — Tue Sep 17, 2013 7:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ctoph1977]]></name></author>
<updated>2013-09-17T15:46:31+01:00</updated>
<published>2013-09-17T15:46:31+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4377#p4377</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4377#p4377"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4377#p4377"><![CDATA[
oh lovely the git hub page has disappeared - now im curious wether i should publish my pull back even tho I couldn't get it to work.<br /><br />What's this?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2511">ctoph1977</a> — Tue Sep 17, 2013 3:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[htilly]]></name></author>
<updated>2013-08-14T23:43:04+01:00</updated>
<published>2013-08-14T23:43:04+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4247#p4247</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4247#p4247"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4247#p4247"><![CDATA[
<div class="quotetitle">ctoph1977 wrote:</div><div class="quotecontent"><br />so what did that guy (<!-- m --><a class="postlink" href="https://github.com/berkmanmd/yubikey-neo-osx">https://github.com/berkmanmd/yubikey-neo-osx</a><!-- m -->) do? Did he upload a piv applet into the neo?<br /><br />He also mentions management key values configured by yubico. That might have tricked me into believing this is somethin official <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br /></div><br /><br />Having the exact same problem when trying to get this to work. Any more info/luck ?<br /><br />BR<br />Tilly<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2536">htilly</a> — Wed Aug 14, 2013 11:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ctoph1977]]></name></author>
<updated>2013-08-09T12:25:16+01:00</updated>
<published>2013-08-09T12:25:16+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4234#p4234</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4234#p4234"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4234#p4234"><![CDATA[
so what did that guy (<!-- m --><a class="postlink" href="https://github.com/berkmanmd/yubikey-neo-osx">https://github.com/berkmanmd/yubikey-neo-osx</a><!-- m -->) do? Did he upload a piv applet into the neo?<br /><br />He also mentions management key values configured by yubico. That might have tricked me into believing this is somethin official <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2511">ctoph1977</a> — Fri Aug 09, 2013 12:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2013-08-09T11:38:12+01:00</updated>
<published>2013-08-09T11:38:12+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4233#p4233</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4233#p4233"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4233#p4233"><![CDATA[
No, we do not sell any NEO with the PIV applet.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Fri Aug 09, 2013 11:38 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ctoph1977]]></name></author>
<updated>2013-08-09T11:05:52+01:00</updated>
<published>2013-08-09T11:05:52+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4232#p4232</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4232#p4232"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4232#p4232"><![CDATA[
Hi,<br /><br />that's probably missing. I didn't realize I should should get that beforehand. Neo is fw 3.0.4. Do newer ones come with that applet?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2511">ctoph1977</a> — Fri Aug 09, 2013 11:05 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2013-08-09T10:41:52+01:00</updated>
<published>2013-08-09T10:41:52+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4231#p4231</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4231#p4231"/>
<title type="html"><![CDATA[Re: [SOLVED] - CCID NEO Support on Mac OS]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1088&amp;p=4231#p4231"><![CDATA[
Do you have the piv applet?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Fri Aug 09, 2013 10:41 am</p><hr />
]]></content>
</entry>
</feed>