<?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: SSL Certificate with Virtual Hosts</title>
	<atom:link href="http://blog.bodhizazen.net/linux/ssl-certificate-with-virtual-hosts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bodhizazen.net/linux/ssl-certificate-with-virtual-hosts/</link>
	<description>A LAMP in the Samsara</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:20:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sami Haahtinen</title>
		<link>http://blog.bodhizazen.net/linux/ssl-certificate-with-virtual-hosts/comment-page-1/#comment-461</link>
		<dc:creator>Sami Haahtinen</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=107#comment-461</guid>
		<description>I wrote up on something similar some time ago:
http://ressukka.net/blog/posts/20080305_openssl_subjaltname/

the only difference is that instead of using the wildcard as the main certificate name, i set up the wildcard as subjaltname which allows one to use the same certificate for both example.com and *.example.com

also subjaltname allows you to create a certificate that is valid for example.com, *.example.com, example.net and *.example.net at the same time.</description>
		<content:encoded><![CDATA[<p>I wrote up on something similar some time ago:<br />
<a href="http://ressukka.net/blog/posts/20080305_openssl_subjaltname/" rel="nofollow">http://ressukka.net/blog/posts/20080305_openssl_subjaltname/</a></p>
<p>the only difference is that instead of using the wildcard as the main certificate name, i set up the wildcard as subjaltname which allows one to use the same certificate for both example.com and *.example.com</p>
<p>also subjaltname allows you to create a certificate that is valid for example.com, *.example.com, example.net and *.example.net at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/ssl-certificate-with-virtual-hosts/comment-page-1/#comment-457</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Mon, 16 Mar 2009 15:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=107#comment-457</guid>
		<description>Thanks jgoguen, I updated my post.</description>
		<content:encoded><![CDATA[<p>Thanks jgoguen, I updated my post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jgoguen</title>
		<link>http://blog.bodhizazen.net/linux/ssl-certificate-with-virtual-hosts/comment-page-1/#comment-454</link>
		<dc:creator>jgoguen</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=107#comment-454</guid>
		<description>You need to escape all instances of * here, since they&#039;re all being used in shell commands.  Great otherwise, this will be my new reference for the next time I need to generate SSL certificates :)</description>
		<content:encoded><![CDATA[<p>You need to escape all instances of * here, since they&#8217;re all being used in shell commands.  Great otherwise, this will be my new reference for the next time I need to generate SSL certificates :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

