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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-09-01T08:44:56+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=2010</id>
<entry>
<author><name><![CDATA[DavidW]]></name></author>
<updated>2015-09-01T08:44:56+01:00</updated>
<published>2015-09-01T08:44:56+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7769#p7769</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7769#p7769"/>
<title type="html"><![CDATA[Re: [Bug] OpenPGP-Applet, PGP-keys won't sign other keys]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7769#p7769"><![CDATA[
Key signing is carried out using the certifying key (the C flag in the type field), which is your main key, not the signing subkey. Your gpg --card-status shows 'sec#', indicating the main secret key is offline, so GnuPG is correctly reporting that the secret key needed for the key signing operation is unavailable.<br /><br />You might be able to force key signing using the signing subkey (don't forget to put a ! after the key ID in this case), but this is not standard practice as revocation of the signing subkey would invalidate the signature and it goes against the type flags in your key.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3289">DavidW</a> — Tue Sep 01, 2015 8:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Rince]]></name></author>
<updated>2015-08-24T08:31:44+01:00</updated>
<published>2015-08-24T08:31:44+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7737#p7737</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7737#p7737"/>
<title type="html"><![CDATA[[Bug] OpenPGP-Applet, PGP-keys won't sign other keys]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2010&amp;p=7737#p7737"><![CDATA[
Hi,<br /><br />I use the Yubikey Neo primarily for signing and encrypting files. But when I tried to sign another users GPG-key, gpg fails:<br /><br />This is my GPG-Agent-Version:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">rince@russet ~ $ LANG=C gpg-agent --version<br />gpg-agent (GnuPG) 2.0.22<br />libgcrypt 1.5.3<br /></div><br /><br /><br /><br />This is my Yubikey NEO:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">rince@russet ~ $ LANG=C gpg --card-status<br />Application ID ...: D2760001240102000006035072920000<br />Version ..........: 2.0<br />Manufacturer .....: unknown<br />Serial number ....: 03507292<br />Name of cardholder: Hanno Wagner<br />Language prefs ...: de<br />Sex ..............: male<br />URL of public key : https://blog.rince.de/4cf2d85a.txt<br />Login data .......: rince<br />Signature PIN ....: forced<br />Key attributes ...: 2048R 2048R 2048R<br />Max. PIN lengths .: 127 127 127<br />PIN retry counter : 3 3 3<br />Signature counter : 204<br />Signature key ....: 069B C697 0BCB B079 D166  C0C4 3512 C2E2 3F4C 33A6<br />      created ....: 2014-12-19 17:07:11<br />Encryption key....: FDB9 2670 3AF8 A7B8 3352  18EB 6033 BEFC 5A92 775A<br />      created ....: 2014-12-19 17:07:40<br />Authentication key: F132 92A0 5884 5290 59CF  65F6 AEB2 C8E8 8651 4EAA<br />      created ....: 2014-12-19 17:07:57<br />General key info..: pub  2048R/3F4C33A6 2014-12-19 Hanno 'Rince' Wagner &lt;wagner@rince.de&gt;<br />sec#  3744R/4CF2D85A  created: 2014-12-19  expires: 2024-12-16<br />ssb&gt;  2048R/3F4C33A6  created: 2014-12-19  expires: 2024-12-16<br />                      card-no: 0006 03507292<br />ssb&gt;  2048R/5A92775A  created: 2014-12-19  expires: 2024-12-16<br />                      card-no: 0006 03507292<br />ssb&gt;  2048R/86514EAA  created: 2014-12-19  expires: 2024-12-16<br />                      card-no: 0006 03507292<br /></div><br /><br />I have no problem signing files or Emails:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">rince@russet ~ $ LANG=C gpg --default-key 0x4CF2D85A --armor --sign foo.txt <br />rince@russet ~ $ more foo.txt<br />foo.txt      foo.txt.asc  <br /></div><br /><br />So, no errror message or something similar.<br />But when I try to sign another persons GPG-Key, I get the following:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">rince@russet ~ $ LANG=C gpg --default-key 0x4CF2D85A --sign-key 0xBFC81ADE<br /><br />pub  4096R/BFC81ADE  created: 2015-08-12  expires: 2020-08-10  usage: SCA <br />                     trust: unknown       validity: unknown<br />sub  4096R/51B78023  created: 2015-08-12  expires: 2020-08-10  usage: E   <br />&#91;..&#93;<br />This key is due to expire on 2020-08-10.<br />Are you sure that you want to sign this key with your<br />key &quot;Hanno 'Rince' Wagner &lt;wagner@rince.de&gt;&quot; (4CF2D85A)<br /><br />Really sign? (y/N) y<br />gpg: secret key parts are not available<br />gpg: signing failed: general error<br /><br />Key not changed so no update needed.<br /></div><br /><br />I can not see why Yubikey won't help signing the key, is this expected behaviour?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3470">Rince</a> — Mon Aug 24, 2015 8:31 am</p><hr />
]]></content>
</entry>
</feed>