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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2014-06-26T07:22:27+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1413</id>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2014-06-26T07:22:27+01:00</updated>
<published>2014-06-26T07:22:27+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5360#p5360</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5360#p5360"/>
<title type="html"><![CDATA[Re: Can't put gpg keys onto NEO]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5360#p5360"><![CDATA[
Please mark solved posts by adding the [SOLVED] tag in the title.<br /><br />Thanks<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Thu Jun 26, 2014 7:22 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[cgkades]]></name></author>
<updated>2014-06-26T04:16:47+01:00</updated>
<published>2014-06-26T04:16:47+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5359#p5359</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5359#p5359"/>
<title type="html"><![CDATA[Re: Can't put gpg keys onto NEO]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5359#p5359"><![CDATA[
so, turns out i was missing a package, so i'm posting this in case anyone runs into the same issue<br /><br />yum install gnupg2-smime<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2921">cgkades</a> — Thu Jun 26, 2014 4:16 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[cgkades]]></name></author>
<updated>2014-06-24T23:43:49+01:00</updated>
<published>2014-06-24T23:43:49+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5356#p5356</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5356#p5356"/>
<title type="html"><![CDATA[Re: Can't put gpg keys onto NEO]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5356#p5356"><![CDATA[
Looks to be a linux problem... annoyingly enough it works in windows<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2921">cgkades</a> — Tue Jun 24, 2014 11:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[cgkades]]></name></author>
<updated>2014-06-24T20:00:30+01:00</updated>
<published>2014-06-24T20:00:30+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5355#p5355</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5355#p5355"/>
<title type="html"><![CDATA[[SOLVED] - Can't put gpg keys onto NEO]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1413&amp;p=5355#p5355"><![CDATA[
After getting the gpg applet on the NEO I can't seem to get it to take any keys. <br /><br />gpg2 fails completely<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg2 --card-status<br />gpg: selecting openpgp failed: Unsupported certificate<br />gpg: OpenPGP card not available: Unsupported certificate<br /></div><br /><br />gpg works... ish<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg --card-status<br />gpg: detected reader `Yubico Yubikey NEO OTP+CCID 00 00'<br />Application ID ...: D2760001240102000000000000010000<br />Version ..........: 2.0<br />Manufacturer .....: test card<br />Serial number ....: 00000001<br />Name of cardholder: &#91;not set&#93;<br />Language prefs ...: &#91;not set&#93;<br />Sex ..............: unspecified<br />URL of public key : &#91;not set&#93;<br />Login data .......: &#91;not set&#93;<br />Signature PIN ....: not forced<br />Key attributes ...: 2048R 2048R 2048R<br />Max. PIN lengths .: 127 127 127<br />PIN retry counter : 3 3 3<br />Signature counter : 0<br />Signature key ....: &#91;none&#93;<br />Encryption key....: &#91;none&#93;<br />Authentication key: &#91;none&#93;<br />General key info..: &#91;none&#93;<br /></div><br /><br />But following the guide here <!-- m --><a class="postlink" href="http://www.digitalllama.net/2014/03/importing-your-existing-gpg-key-into.html">http://www.digitalllama.net/2014/03/imp ... -into.html</a><!-- m --><br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">$ gpg --edit-key 5BF7B21C<br />gpg (GnuPG) 1.4.16; Copyright (C) 2013 Free Software Foundation, Inc.<br />This is free software: you are free to change and redistribute it.<br />There is NO WARRANTY, to the extent permitted by law.<br /><br />Secret key is available.<br /><br />pub  2048R/5BF7B21C  created: 2014-06-24  expires: never       usage: SC  <br />                     trust: ultimate      validity: ultimate<br />sub  2048R/188997C2  created: 2014-06-24  expires: never       usage: E   <br />sub  2048R/2283BDFE  created: 2014-06-24  expires: never       usage: S   <br />&#91;ultimate&#93; (1). Brett  &lt;redacted&gt;<br /><br />gpg&gt; toggle<br /><br />sec  2048R/5BF7B21C  created: 2014-06-24  expires: never     <br />ssb  2048R/188997C2  created: 2014-06-24  expires: never     <br />ssb  2048R/2283BDFE  created: 2014-06-24  expires: never     <br />(1)  Brett  &lt;redacted&gt;<br /><br />gpg&gt; key 1<br /><br />sec  2048R/5BF7B21C  created: 2014-06-24  expires: never     <br />ssb* 2048R/188997C2  created: 2014-06-24  expires: never     <br />ssb  2048R/2283BDFE  created: 2014-06-24  expires: never     <br />(1)  Brett  &lt;redacted&gt;<br /><br />gpg&gt; keytocard<br />gpg: detected reader `Yubico Yubikey NEO OTP+CCID 00 00'<br />Signature key ....: &#91;none&#93;<br />Encryption key....: &#91;none&#93;<br />Authentication key: &#91;none&#93;<br /><br />Please select where to store the key:<br />   (2) Encryption key<br />Your selection? 2<br /><br />You need a passphrase to unlock the secret key for<br />user: &quot;Brett  &lt;redacted&gt;&quot;<br />2048-bit RSA key, ID 188997C2, created 2014-06-24<br /><br />gpg: writing new key<br />gpg: error writing key to card: not supported<br /><br />gpg&gt; quit<br /><br /></div><br /><br />ANY ideas?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2921">cgkades</a> — Tue Jun 24, 2014 8:00 pm</p><hr />
]]></content>
</entry>
</feed>