<?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>评论：Nginx下绑定自己签发的免费SSL数字安全证书</title>
	<atom:link href="http://www.zhujun.org/web/nginx-selfsign-ssl-cert/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhujun.org/web/nginx-selfsign-ssl-cert/</link>
	<description>邪恶获得胜利的唯一条件，就是善良的人们保持沉默。</description>
	<lastBuildDate>Sun, 05 Feb 2012 06:27:34 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：朱俊</title>
		<link>http://www.zhujun.org/web/nginx-selfsign-ssl-cert/comment-page-1/#comment-205</link>
		<dc:creator>朱俊</dc:creator>
		<pubDate>Thu, 24 Jun 2010 02:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhujun.org/?p=131#comment-205</guid>
		<description>嘿嘿，自己用这个足够了，另外可以申请一些免费的证书，比如StartSSL</description>
		<content:encoded><![CDATA[<p>嘿嘿，自己用这个足够了，另外可以申请一些免费的证书，比如StartSSL</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Neeke</title>
		<link>http://www.zhujun.org/web/nginx-selfsign-ssl-cert/comment-page-1/#comment-204</link>
		<dc:creator>Neeke</dc:creator>
		<pubDate>Wed, 23 Jun 2010 14:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhujun.org/?p=131#comment-204</guid>
		<description>:mrgreen: 好东西啊，之前想弄一个呢，结果发现是要钱的。谢谢啦。</description>
		<content:encoded><![CDATA[<p> <img src='http://www.zhujun.org/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  好东西啊，之前想弄一个呢，结果发现是要钱的。谢谢啦。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：朱俊</title>
		<link>http://www.zhujun.org/web/nginx-selfsign-ssl-cert/comment-page-1/#comment-176</link>
		<dc:creator>朱俊</dc:creator>
		<pubDate>Sun, 30 May 2010 02:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhujun.org/?p=131#comment-176</guid>
		<description>恩，签发这个证书也蛮好的，大部分浏览器都不会报警</description>
		<content:encoded><![CDATA[<p>恩，签发这个证书也蛮好的，大部分浏览器都不会报警</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：wkl17</title>
		<link>http://www.zhujun.org/web/nginx-selfsign-ssl-cert/comment-page-1/#comment-175</link>
		<dc:creator>wkl17</dc:creator>
		<pubDate>Sat, 29 May 2010 10:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhujun.org/?p=131#comment-175</guid>
		<description>不知道博主知道StartSSL吗？据说是全球唯一对个人用户免费签证的证书。。

这几天弄了很久了，没技术。。E文也不行，所以弄了很久，还是没弄好。我用的是2K3/IIS6.

不知道博主对这个感兴趣否？？如果感兴趣，希望博主弄好了能放出一份教程。。

（2K3/IIS的VPS是一朋友的，我想给他弄，如果IIS弄好了，我自己的是CentOS的VPS，再想办法。。当然，我技术不行，官方又都是E文，到现在也没有一个完整的思路（比如是先到startssl申请，还是先在IIS上新建证书。。这些我到现在都还没搞清楚。。）但是我目前已经通过StartSSL的域名验证了。。）

以下是几个StartSSL的教程，如果博主感兴趣的话可以参考一下：
2K3/IIS： http://www.pczpg.com/a/2010/0422/6161_3.html 
Linux   ：http://www.baidu.com/s?bs=nginix+start&amp;f=8&amp;wd=nginx+startssl</description>
		<content:encoded><![CDATA[<p>不知道博主知道StartSSL吗？据说是全球唯一对个人用户免费签证的证书。。</p>
<p>这几天弄了很久了，没技术。。E文也不行，所以弄了很久，还是没弄好。我用的是2K3/IIS6.</p>
<p>不知道博主对这个感兴趣否？？如果感兴趣，希望博主弄好了能放出一份教程。。</p>
<p>（2K3/IIS的VPS是一朋友的，我想给他弄，如果IIS弄好了，我自己的是CentOS的VPS，再想办法。。当然，我技术不行，官方又都是E文，到现在也没有一个完整的思路（比如是先到startssl申请，还是先在IIS上新建证书。。这些我到现在都还没搞清楚。。）但是我目前已经通过StartSSL的域名验证了。。）</p>
<p>以下是几个StartSSL的教程，如果博主感兴趣的话可以参考一下：<br />
2K3/IIS： <a href="http://www.pczpg.com/a/2010/0422/6161_3.html" rel="nofollow">http://www.pczpg.com/a/2010/0422/6161_3.html</a><br />
Linux   ：http://www.baidu.com/s?bs=nginix+start&amp;f=8&amp;wd=nginx+startssl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

