<?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>Abbas &#124; Bassu &#187; easiest way to create selfsigned certificates</title>
	<atom:link href="http://bashukhan.com/tag/easiest-way-to-create-selfsigned-certificates/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashukhan.com</link>
	<description>Life&#039;s having zeros and ones all over</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:00:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Easiest way to create selfsigned certificates</title>
		<link>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/</link>
		<comments>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:22:23 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[easiest way to create selfsigned certificates]]></category>
		<category><![CDATA[photoblog]]></category>

		<guid isPermaLink="false">http://bashukhan.com/?p=107</guid>
		<description><![CDATA[For Linux its going to be with tool &#8216;genkey&#8217; &#8211; a part of crypto-utils package available in Red Hat distros. # genkey servername And for Windows, easiest way to do is with SelfSSL available in IIS 6.x Resource Tools.]]></description>
			<content:encoded><![CDATA[<p>For Linux its going to be with tool &#8216;genkey&#8217; &#8211; a part of crypto-utils package available in Red Hat distros.</p>
<pre class="brush: bash;">
# genkey servername
</pre>
<p>And for Windows, easiest way to do is with SelfSSL available in IIS 6.x Resource Tools.</p>
<p><a href="http://bashukhan.com/wp-content/uploads/2009/12/genkey1.png" rel="lightbox[107]"><img class="aligncenter size-medium wp-image-108" title="Genkey - crypto-utils" src="http://bashukhan.com/wp-content/uploads/2009/12/genkey1-300x149.png" alt="" width="300" height="149" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
