<?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>DavidAiken &#187; API</title>
	<atom:link href="http://www.davidaiken.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidaiken.com</link>
	<description>Windows Azure Development</description>
	<lastBuildDate>Wed, 21 Jul 2010 22:45:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Create a x509 Certificate for the Windows Azure Management API</title>
		<link>http://www.davidaiken.com/2009/12/21/how-to-create-a-x509-certificate-for-the-windows-azure-management-api/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.davidaiken.com/2009/12/21/how-to-create-a-x509-certificate-for-the-windows-azure-management-api/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 22:08:33 +0000</pubDate>
		<dc:creator>DavidAiken</dc:creator>
				<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[x509]]></category>

		<guid isPermaLink="false">http://www.davidaiken.com/2009/12/21/how-to-create-a-x509-certificate-for-the-windows-azure-management-api/</guid>
		<description><![CDATA[Cut to the chase. Here is how you do it. Load the IIS 7 management console. I’m assuming here you have IIS7 installed since its required for the Windows Azure SDK. Click on your Server. Double Click Server Certificates in the IIS Section in the main panel. Click Create Self-Signed Certificate… in the Actions panel.]]></description>
			<content:encoded><![CDATA[<p>Cut to the chase. Here is how you do it.</p>
<ol>
<li><strong>Load the IIS 7 management console</strong>. I’m assuming here you have IIS7 installed since its required for the Windows Azure SDK. </li>
<li><strong>Click on your Server</strong>. </li>
<li><strong>Double Click Server Certificates in the IIS Section in the main panel</strong>. </li>
<li><strong>Click Create Self-Signed Certificate… in the Actions panel</strong>. </li>
<li><strong>Give it a Friendly Name</strong>. </li>
<li><strong>Close IIS Manager</strong>. </li>
<li><strong>Open Certificate Manager</strong> (Start-&gt;Run-&gt;certmgr.msc) </li>
<li><strong>Open Trusted Root Certification Authorities, then Certificates.</strong> </li>
<li><strong>Look for your certificate</strong> (Tip: Look in the Friendly Name column). </li>
<li><strong>Right Click your certificate, then choose All Tasks, then Export…</strong> </li>
<li><strong>In the Wizard, choose No, do not export the private key, then choose the DER file format.</strong> </li>
<li><strong>Give your cert a name.</strong> (remember to call it something.cer). </li>
<li><strong>Navigate to the Windows Azure Portal</strong> – <a href="http://windows.azure.com">http://windows.azure.com</a> </li>
<li><strong>Click the Account Tab, then click Manage My API Certificates.</strong> </li>
<li><strong>Browse to the certificate file you created earlier and upload it</strong>. </li>
<li><strong>Done!</strong> </li>
</ol>
<p>Want to use the API, check out these&#160; <a title="Windows Azure Service Management CmdLets" href="http://dunnry.com/blog/WindowsAzureServiceManagementCmdLets.aspx">Windows Azure Service Management CmdLets</a> on code gallery &#8211; <a title="http://code.msdn.microsoft.com/azurecmdlets" href="http://code.msdn.microsoft.com/azurecmdlets">http://code.msdn.microsoft.com/azurecmdlets</a> and script your upgrades.</p>
<p>THIS POSTING IS PROVIDED “AS IS” WITH NO WARRANTIES, AND CONFERS NO RIGHTS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidaiken.com/2009/12/21/how-to-create-a-x509-certificate-for-the-windows-azure-management-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
