<?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>MattLog.net &#187; Apache2</title>
	<atom:link href="http://mattlog.net/tag/apache2/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>All things IT Pro</description>
	<lastBuildDate>Mon, 19 Dec 2011 04:10:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Self Signing Certificates in Apache2</title>
		<link>http://mattlog.net/2008/09/25/self-signing-certificates-in-apache2/</link>
		<comments>http://mattlog.net/2008/09/25/self-signing-certificates-in-apache2/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 02:23:05 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Self-Signing Certificates]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=50</guid>
		<description><![CDATA[I found this terrific article explaining the process of self signing SSL certificates for Apache test servers. In my instance I couldn&#8217;t get a test site to work 100% as there were a couple of pages that were loading via SSL. By self-signing the certificate I could trick the pages into loading correctly. http://www.crazysquirrel.com/computing/debian/apache-mod_ssl.jspx When [...]]]></description>
			<content:encoded><![CDATA[<p>I found this terrific article explaining the process of self signing SSL certificates for Apache test servers. In my instance I couldn&#8217;t get a test site to work 100% as there were a couple of pages that were loading via SSL. By self-signing the certificate I could trick the pages into loading correctly.</p>
<p><a href="http://www.crazysquirrel.com/computing/debian/apache-mod_ssl.jspx">http://www.crazysquirrel.com/computing/debian/apache-mod_ssl.jspx</a></p>
<p>When using the instructions above, be sure you note down all the paths of the files you are working with. Although the article is good &#8211; there are some small syntax errors when self-signing the certificate (the <em>openssl x509</em> -in section)</p>
<p>Of course this process isn&#8217;t for public sites as there isn&#8217;t any CA actually signing the certificate for you &#8211; but it makes testing a site cheap and easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/09/25/self-signing-certificates-in-apache2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

