<?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>Jay Li &#187; Open Source</title>
	<atom:link href="http://www.jayli.me/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayli.me</link>
	<description>Web Apps, SEO, Graphic Design</description>
	<lastBuildDate>Mon, 12 Oct 2009 10:14:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install SSL</title>
		<link>http://www.jayli.me/2008/03/install-ssl/</link>
		<comments>http://www.jayli.me/2008/03/install-ssl/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 14:17:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://gmlee.co.uk/?p=28</guid>
		<description><![CDATA[Recently I am building an  online image stock, need to implement a payment system.  It took me ages to figure it out how to get SSL installed and run in Apache2. I can hardly found any proper documents for the configuration. Well most of them are out of day. Here I like to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I am building an  online image stock, need to implement a payment system.  It took me ages to figure it out how to get SSL installed and run in Apache2. I can hardly found any proper documents for the configuration. Well most of them are out of day. Here I like to share  my experiences for someone who has the same problem.</p>
<p><strong>Web Server Speciafications:</strong></p>
<p>Apache 2 + Linux Red Hat Enterprise + OpenSSL</p>
<p>Here was the link includes the instructions  <a href="http://www.dev411.com/wiki/Installing_Apache2_SSL">http://www.dev411.com/wiki/Installing_Apache2_SSL</a></p>
<p><strong>Sadly found:</strong></p>
<ul>
<li>The offical website of Apache not even have proper info for installing mod_ssl and make it working with openssl</li>
<li>Openssl has no info for installing CA</li>
</ul>
<p>I love open-source software, but sometimes they can be unwell documented.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayli.me/2008/03/install-ssl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
