<?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: How To Generate SSL Key, CSR and Self Signed Certificate For Apache</title>
	<atom:link href="http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Fri, 19 Mar 2010 15:05:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vimuth</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-39373</link>
		<dc:creator>Vimuth</dc:creator>
		<pubDate>Mon, 15 Mar 2010 09:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-39373</guid>
		<description>Im still counting on your reply Mr Ramesh! Thanks</description>
		<content:encoded><![CDATA[<p>Im still counting on your reply Mr Ramesh! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimuth</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-38909</link>
		<dc:creator>Vimuth</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-38909</guid>
		<description>Thank you loads for the great post. Can you please advice me as to how I should use go about using the same certificate on 2 apache servers(fail over) For an instance say my primary httpd server is box1.mynet.jazz and the second one is box2.mynet.jazz. I want to use the same certificate on the box2. Am I suppose to copy the .key and the .crt files from primary(box1) on to the same location or should I generate the certificate with a different approach. I look forward to bring this concept on to my production environment so please try to advice. Much appreciated if the steps are mentioned clearly.</description>
		<content:encoded><![CDATA[<p>Thank you loads for the great post. Can you please advice me as to how I should use go about using the same certificate on 2 apache servers(fail over) For an instance say my primary httpd server is box1.mynet.jazz and the second one is box2.mynet.jazz. I want to use the same certificate on the box2. Am I suppose to copy the .key and the .crt files from primary(box1) on to the same location or should I generate the certificate with a different approach. I look forward to bring this concept on to my production environment so please try to advice. Much appreciated if the steps are mentioned clearly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Doe</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-38552</link>
		<dc:creator>Joe Doe</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-38552</guid>
		<description>&quot;use *.mydomain.com for the common name to create a certificate for multiple sub-domains&quot;

Does this then also applies for https://mydomain.xyz - without any subdomain?</description>
		<content:encoded><![CDATA[<p>&#8220;use *.mydomain.com for the common name to create a certificate for multiple sub-domains&#8221;</p>
<p>Does this then also applies for <a href="https://mydomain.xyz" rel="nofollow">https://mydomain.xyz</a> &#8211; without any subdomain?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Natarajan</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12716</link>
		<dc:creator>Ramesh Natarajan</dc:creator>
		<pubDate>Wed, 15 Jul 2009 03:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12716</guid>
		<description>&lt;strong&gt;@Orlin,&lt;/strong&gt; Regarding your question: How to create a self-signed SSL certificates for multiple domains? 

When you say multi-domain, are you talking about a wildcard certificates for subdomains? i.e Same SSL certificate for dev.mydomain.com, test.mydomain.com, prod.mydomain.com? If yes, while creating the certificate using openssl, use *.mydomain.com for the common name to create a certificate for multiple sub-domains.</description>
		<content:encoded><![CDATA[<p><strong>@Orlin,</strong> Regarding your question: How to create a self-signed SSL certificates for multiple domains? </p>
<p>When you say multi-domain, are you talking about a wildcard certificates for subdomains? i.e Same SSL certificate for dev.mydomain.com, test.mydomain.com, prod.mydomain.com? If yes, while creating the certificate using openssl, use *.mydomain.com for the common name to create a certificate for multiple sub-domains.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orlin</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12643</link>
		<dc:creator>Orlin</dc:creator>
		<pubDate>Mon, 13 Jul 2009 08:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12643</guid>
		<description>Hi good one,

any info how I can make Self Signed certificate for multi domain.
Because I have couple of web sites hosted on my server and I want to use this certificate for all of them I have found some how-toes but all of the are not working or incomplete or theya re talking about totaly different aproaches like to add in /etc/ssl/openssl.cfg:

0.commonName ....
and then 
1.commonName...
2.commonName...

or the other thing is to add alter names 
any ideas?

Thank</description>
		<content:encoded><![CDATA[<p>Hi good one,</p>
<p>any info how I can make Self Signed certificate for multi domain.<br />
Because I have couple of web sites hosted on my server and I want to use this certificate for all of them I have found some how-toes but all of the are not working or incomplete or theya re talking about totaly different aproaches like to add in /etc/ssl/openssl.cfg:</p>
<p>0.commonName &#8230;.<br />
and then<br />
1.commonName&#8230;<br />
2.commonName&#8230;</p>
<p>or the other thing is to add alter names<br />
any ideas?</p>
<p>Thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh Natarajan</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12423</link>
		<dc:creator>Ramesh Natarajan</dc:creator>
		<pubDate>Thu, 09 Jul 2009 00:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12423</guid>
		<description>&lt;strong&gt;@Aldo,&lt;/strong&gt; Thanks for bringing &lt;a href=&quot;cacert.org&quot; rel=&quot;nofollow&quot;&gt;CACert.org&lt;/a&gt; to our attention.

&lt;strong&gt;@thanhdat,&lt;/strong&gt; Thanks for the mention of the a2enmod ssl. I believe all the a2* commands (a2ensite, a2dissite, a2enmod, a2dismod) are for distros based on Debian? Is that correct?

&lt;strong&gt;@Vimal,&lt;/strong&gt; Thanks for your feedback. I appreciate it.

&lt;strong&gt;@Zeke,&lt;/strong&gt; I&#039;m glad it worked out for you. Like Aldo mentioned you can get free certificate from CACert.org also.</description>
		<content:encoded><![CDATA[<p><strong>@Aldo,</strong> Thanks for bringing <a href="cacert.org" rel="nofollow">CACert.org</a> to our attention.</p>
<p><strong>@thanhdat,</strong> Thanks for the mention of the a2enmod ssl. I believe all the a2* commands (a2ensite, a2dissite, a2enmod, a2dismod) are for distros based on Debian? Is that correct?</p>
<p><strong>@Vimal,</strong> Thanks for your feedback. I appreciate it.</p>
<p><strong>@Zeke,</strong> I&#8217;m glad it worked out for you. Like Aldo mentioned you can get free certificate from CACert.org also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeke Krahlin</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12403</link>
		<dc:creator>Zeke Krahlin</dc:creator>
		<pubDate>Wed, 08 Jul 2009 17:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12403</guid>
		<description>Thanks for the SSL tips...however, in this article you emailed to subscribers, is also included a Google advertisement at the end, called &quot;Do Not Buy SSL&quot;. So I went to the linked page and sho nuff: I can get top notch SSL service absolutely free, from Comodo. If it weren&#039;t for that little ad (and if it weren&#039;t for my subscription to your list) I would have assumed by your article, that you must always pay for SSL.</description>
		<content:encoded><![CDATA[<p>Thanks for the SSL tips&#8230;however, in this article you emailed to subscribers, is also included a Google advertisement at the end, called &#8220;Do Not Buy SSL&#8221;. So I went to the linked page and sho nuff: I can get top notch SSL service absolutely free, from Comodo. If it weren&#8217;t for that little ad (and if it weren&#8217;t for my subscription to your list) I would have assumed by your article, that you must always pay for SSL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vimal</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12399</link>
		<dc:creator>Vimal</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12399</guid>
		<description>Well written and easy to understand. I had been though this before and always found it confusing at some point or other.</description>
		<content:encoded><![CDATA[<p>Well written and easy to understand. I had been though this before and always found it confusing at some point or other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thanhdat</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12395</link>
		<dc:creator>thanhdat</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12395</guid>
		<description>Great post, Just a litte comment: I think we should enable mod_ssl for apache using &quot;a2enmod ssl&quot; and if you have time, please show us how to apply the cert to a website. Thanxxxxxx</description>
		<content:encoded><![CDATA[<p>Great post, Just a litte comment: I think we should enable mod_ssl for apache using &#8220;a2enmod ssl&#8221; and if you have time, please show us how to apply the cert to a website. Thanxxxxxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aldo</title>
		<link>http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/comment-page-1/#comment-12394</link>
		<dc:creator>aldo</dc:creator>
		<pubDate>Wed, 08 Jul 2009 15:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=543#comment-12394</guid>
		<description>Get a Valid free SSL Certificate with CAcert</description>
		<content:encoded><![CDATA[<p>Get a Valid free SSL Certificate with CAcert</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.296 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-19 12:56:42 -->
