<?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>Computer Plumber &#187; SSL</title>
	<atom:link href="http://computerplumber.com/tag/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerplumber.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Jan 2010 20:54:40 +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>Simple Setup of SSL on Apache with mod_ssl and OpenSSL</title>
		<link>http://computerplumber.com/2009/05/simple-setup-of-ssl-on-apache-with-mod_ssl-and-openssl/</link>
		<comments>http://computerplumber.com/2009/05/simple-setup-of-ssl-on-apache-with-mod_ssl-and-openssl/#comments</comments>
		<pubDate>Sun, 31 May 2009 19:35:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=467</guid>
		<description><![CDATA[This is a very simple way of setting up Apache with SSL from a trusted Certificate Authority(CA), just follow these steps and you will have it running in no time. I am assuming you have all the prerequisites installed, Apache with mod_ssl enabled and OpenSSL. I add the following to the server configuration (either httpd.conf [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/05/simple-setup-of-ssl-on-apache-with-mod_ssl-and-openssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Application and SSL Problem in Internet Explorer</title>
		<link>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/</link>
		<comments>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:10:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[webpage]]></category>

		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=422</guid>
		<description><![CDATA[Recently we ran across a very annoying problem when deploying a Ruby on Rails application running under SSL when viewed in IE7. When we loaded the page in Internet Explorer 7 there was a content security error. This made no sense at all as everything was secure, and even when we hard coded absolute links [...]]]></description>
		<wfw:commentRss>http://computerplumber.com/2009/03/rails-application-and-ssl-problem-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
