<?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>Graham Christensen &#187; ssl</title>
	<atom:link href="http://grahamc.com/blog/tag/ssl/feed" rel="self" type="application/rss+xml" />
	<link>http://grahamc.com</link>
	<description>All the whims and twiddly bits that catch my fancy.</description>
	<lastBuildDate>Wed, 16 Jun 2010 21:11:44 +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>Creating SSL keys, CSRs, self-signed certificates, and .pem files.</title>
		<link>http://grahamc.com/blog/openssl-madness-how-to-create-keys-certificate-signing-requests-authorities-and-pem-files</link>
		<comments>http://grahamc.com/blog/openssl-madness-how-to-create-keys-certificate-signing-requests-authorities-and-pem-files#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:31:20 +0000</pubDate>
		<dc:creator>Graham Christensen</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[great things]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[SSL, that oh so incredibly confusing and distorted system for encryption between servers… oh how I loath thee. I’ve found myself setting up another server, and with that server comes a new set of SSL certificates for the various daemons – SMTP, IMAP, POP, Apache… You name it, I’ve probably had to set it up at one point or another. The hard part, though, is every time I have to do it again – I end up searching the internet, trying haphazardly everything I can get my hands on to do it right. Boy is it exhausting to not have anything succeed while you’re trying to get something done, so for me – and all of your enjoyment – I have documented my SSL-ventures herein.]]></description>
		<wfw:commentRss>http://grahamc.com/blog/openssl-madness-how-to-create-keys-certificate-signing-requests-authorities-and-pem-files/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
