<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Setting up SSL for Lighttpd/Django</title>
	<atom:link href="http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html/feed" rel="self" type="application/rss+xml" />
	<link>http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html</link>
	<description>Programming is passion made real</description>
	<lastBuildDate>Fri, 09 Dec 2011 00:27:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: me</title>
		<link>http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html#comment-515</link>
		<dc:creator>me</dc:creator>
		<pubDate>Thu, 18 Sep 2008 09:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html#comment-515</guid>
		<description>thanks for this, used it a few times

dont see why they ever made it this complex!

What a pain, buy domain, setup dns, setup mail server, mail for emails, blah blah blah!

BTW, namecheap is currently doing those SSL certs for free when you buy any domain name, its in the checkout proccess somewhere as an option.

i bought one few weeks ago and noticed it, this time though i did not notice the option for the free cert and had to ask on the Live Chat, the woman added it to my account within seoncds</description>
		<content:encoded><![CDATA[<p>thanks for this, used it a few times</p>
<p>dont see why they ever made it this complex!</p>
<p>What a pain, buy domain, setup dns, setup mail server, mail for emails, blah blah blah!</p>
<p>BTW, namecheap is currently doing those SSL certs for free when you buy any domain name, its in the checkout proccess somewhere as an option.</p>
<p>i bought one few weeks ago and noticed it, this time though i did not notice the option for the free cert and had to ask on the Live Chat, the woman added it to my account within seoncds</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaisen</title>
		<link>http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html#comment-514</link>
		<dc:creator>Jaisen</dc:creator>
		<pubDate>Thu, 29 May 2008 19:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://coderseye.com/2008/setting-up-ssl-for-lighttpddjango.html#comment-514</guid>
		<description>Good tutorial.  You&#039;ll also need to remember to make necessary changes to your lighttpd.conf file.

Put this in the same section you have your document root specified.

ssl.pemfile   = var.confdir + &quot;/ssl/yourdomain.com/yourdomain.com.pem&quot;

For GoDaddy you&#039;ll need this too.
ssl.ca-file   = var.confdir + &quot;/ssl/gd_intermediate.crt&quot;</description>
		<content:encoded><![CDATA[<p>Good tutorial.  You&#8217;ll also need to remember to make necessary changes to your lighttpd.conf file.</p>
<p>Put this in the same section you have your document root specified.</p>
<p>ssl.pemfile   = var.confdir + &#8220;/ssl/yourdomain.com/yourdomain.com.pem&#8221;</p>
<p>For GoDaddy you&#8217;ll need this too.<br />
ssl.ca-file   = var.confdir + &#8220;/ssl/gd_intermediate.crt&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

