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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-06-14T16:35:30+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=2342</id>
<entry>
<author><name><![CDATA[offset]]></name></author>
<updated>2016-06-14T16:35:30+01:00</updated>
<published>2016-06-14T16:35:30+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8717#p8717</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8717#p8717"/>
<title type="html"><![CDATA[Re: [QUESTION] NEO + PIV; Can I disable the PIN?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8717#p8717"><![CDATA[
<div class="quotetitle">Tom2 wrote:</div><div class="quotecontent"><br />9a is for PIV Authentication (once)<br />9c is for Digital Signature (PIN always checked) <br />9d is for Key Management (once)<br />9e is for Card Authentication (PIN never checked)<br /><br /><!-- m --><a class="postlink" href="http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-73-4.pdf">http://nvlpubs.nist.gov/nistpubs/Specia ... 0-73-4.pdf</a><!-- m --><br /></div><br /><br />Yes, known.<br /><br />However, even under 9e, because of the Access Control Matrix listed here - <!-- m --><a class="postlink" href="https://developers.yubico.com/PIV/Introduction/Admin_access.html">https://developers.yubico.com/PIV/Intro ... ccess.html</a><!-- m --><br /><br />Any sign operations still require a PIN, is there a way to change this behavior (even custom config) of the Yubikey for this use case?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4371">offset</a> — Tue Jun 14, 2016 4:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2016-06-14T13:14:47+01:00</updated>
<published>2016-06-14T13:14:47+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8715#p8715</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8715#p8715"/>
<title type="html"><![CDATA[Re: [QUESTION] NEO + PIV; Can I disable the PIN?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8715#p8715"><![CDATA[
9a is for PIV Authentication (once)<br />9c is for Digital Signature (PIN always checked) <br />9d is for Key Management (once)<br />9e is for Card Authentication (PIN never checked)<br /><br /><!-- m --><a class="postlink" href="http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-73-4.pdf">http://nvlpubs.nist.gov/nistpubs/Specia ... 0-73-4.pdf</a><!-- m --><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Tue Jun 14, 2016 1:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[offset]]></name></author>
<updated>2016-06-14T05:56:11+01:00</updated>
<published>2016-06-14T05:56:11+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8712#p8712</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8712#p8712"/>
<title type="html"><![CDATA[Re: [QUESTION] NEO + PIV; Can I disable the PIN?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8712#p8712"><![CDATA[
Looking for similar solution, except for automated build pipeline for code signing, goal is remove ability to extract private key, but allow code signing operations in a build pipeline.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4371">offset</a> — Tue Jun 14, 2016 5:56 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[BuildTheRobots]]></name></author>
<updated>2016-06-13T12:06:22+01:00</updated>
<published>2016-06-13T12:06:22+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8709#p8709</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8709#p8709"/>
<title type="html"><![CDATA[[QUESTION] NEO + PIV; Can I disable the PIN?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2342&amp;p=8709#p8709"><![CDATA[
I am trying to use my YubiKey's PIV applet to hold an SSL key for openVPN.<br />I have successfully imported the certificate+key onto my YubiKey and have configured openvpn client on CentOS to use pkcs11 to load in the cert/key. This seems to be working great <img src="https://forum.yubico.com/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br /><br />As I want to deploy this to a remote server, is it possible for the PIV applet NOT to prompt for the pin when accessing a cert/key, or is it possible somehow hardcode the pin into the PIV applet/OS?<br /><br />I wish to protect against the ssl-key being cloned or extracted (rather than used), essentially tying the vpn connection to a specific dongle (yubikey).<br />I have no wish to protect against it being used (as the pin currently does), just to protect against the key being copied/extracted (which if I understand correctly is impossible anyway).<br /><br />Any advice would be greatly appreciated.<br /><br />Edited to add [question] to the subject.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4369">BuildTheRobots</a> — Mon Jun 13, 2016 12:06 pm</p><hr />
]]></content>
</entry>
</feed>