<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Note To Self &#187; security</title>
	<atom:link href="http://www.hawksley.net/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawksley.net</link>
	<description>John Hawksley &#124; www.hawksley.net</description>
	<lastBuildDate>Sun, 30 May 2010 14:13:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Exporting &#8220;Non-Exportable&#8221; Private Keys from Vista</title>
		<link>http://www.hawksley.net/2009/03/exporting-non-exportable-private-keys-from-vista/</link>
		<comments>http://www.hawksley.net/2009/03/exporting-non-exportable-private-keys-from-vista/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 09:06:37 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.hawksley.net/?p=91</guid>
		<description><![CDATA[Going through the Thawte sign-up process to get a code signing certificate, I noticed that the certificate signing request (CSR) generated by Vista has the &#8220;Yes, export the private key&#8221; option grayed out.  I&#8217;m surmising that Vista marks all keys (at least those for code signing certificates) as not exportable. This is obviously bad when [...]]]></description>
			<content:encoded><![CDATA[<p>Going through the <a href="http://www.thawte.com">Thawte</a> sign-up process to get a code signing certificate, I noticed that the certificate signing request (CSR) generated by Vista has the <em>&#8220;Yes, export the private key&#8221;</em> option grayed out.  I&#8217;m surmising that Vista marks all keys (at least those for code signing certificates) as not exportable.</p>
<p>This is obviously bad when you have more than a single developer who must sign code.  After beginning the process I found an <a href="https://search.thawte.com/support/ssl-digital-certificates/index?page=content&amp;id=AD97">article</a> at Thawte which says &#8216;don&#8217;t do this on Vista!&#8217;, but I also found the <a href="http://www.isecpartners.com/jailbreak.html">Jailbreak </a>util from <a href="http://www.isecpartners.com/">iSec</a>.  This was able to export the private key with the CSR into a PFX file.  As a test I also re-imported it from the export file and that worked fine.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.hawksley.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.hawksley.net/2009/03/exporting-non-exportable-private-keys-from-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
