<?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>风叶 &#187; ssl_error_rx_record_too_long</title>
	<atom:link href="http://blog.myhnet.cn/tag/ssl_error_rx_record_too_long/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.myhnet.cn</link>
	<description>秋湍泻石髓 风叶聚云根</description>
	<lastBuildDate>Fri, 20 Aug 2010 15:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>ssl_error_rx_record_too_long</title>
		<link>http://blog.myhnet.cn/2009/03/16/ssl_error_rx_record_too_long/</link>
		<comments>http://blog.myhnet.cn/2009/03/16/ssl_error_rx_record_too_long/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:06:13 +0000</pubDate>
		<dc:creator>myhnet</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[私人日记]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ssl_error_rx_record_too_long]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://blog.myhnet.cn/?p=732</guid>
		<description><![CDATA[今天早上换了服务器的ssl证书，却有人报告说在外网打不开网站。 我一测试，用IE还真的是打不开。换firefox，发现报了这个错误 SSL 接收到一个超出最大准许长度的记录。（错误码： ssl_error_rx_record_too_long） 英文: SSL received a record that exceeded the maximum permissible length. 在网上一搜，很快就在这里找到了答案。 &#60;VirtualHost&#62; 这个标签里面，我的同事也在里面写上了自己的域名，我把这个记录改成了 &#60;VirtualHost *:443&#62; 然后就可以了。]]></description>
			<content:encoded><![CDATA[<p>今天早上换了服务器的ssl证书，却有人报告说在外网打不开网站。<br />
我一测试，用IE还真的是打不开。换firefox，发现报了这个错误</p>
<div class="hl-surround"><div class="hl-main">SSL 接收到一个超出最大准许长度的记录。<br /><br />（错误码： ssl_error_rx_record_too_long）</div></div>
<p>英文:</p>
<div class="hl-surround"><div class="hl-main">SSL received a record that exceeded the maximum permissible length.</div></div>
<p>在网上一搜，很快就在<a href=http://bug.gd/search/details/69648/ssl_error_rx_record_too_long>这里</a>找到了答案。</p>
<div class="hl-surround"><div class="hl-main">&lt;VirtualHost&gt;</div></div>
<p>这个标签里面，我的同事也在里面写上了自己的域名，我把这个记录改成了</p>
<div class="hl-surround"><div class="hl-main">&lt;VirtualHost *:443&gt;</div></div>
<p>然后就可以了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.myhnet.cn/2009/03/16/ssl_error_rx_record_too_long/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
