<?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>UNIXy &#187; Apache SSL error</title>
	<atom:link href="http://blog.unixy.net/tag/apache-ssl-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unixy.net</link>
	<description>Fully Managed Dedicated Servers</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:37:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SSL Errors With Apache</title>
		<link>http://blog.unixy.net/2009/10/ssl-errors-with-apache/</link>
		<comments>http://blog.unixy.net/2009/10/ssl-errors-with-apache/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:00:47 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Break-Fix]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache SSL error]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[rebuildhttpconf]]></category>
		<category><![CDATA[received a record]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=58</guid>
		<description><![CDATA[If you receive one of the following errors, it&#8217;s very possible the Apache process is listening on port 443 but is not responding using the SSL protocol routines. In brief it is a protocol mismatch. Here&#8217;s a list of possible errors: Firefox error: SSL received a record that exceeded the maximum permissible length Apache error [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2009%2F10%2Fssl-errors-with-apache%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2009%2F10%2Fssl-errors-with-apache%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you receive one of the following errors, it&#8217;s very possible the Apache process is listening on port 443 but is not responding using the SSL protocol routines. In brief it is a protocol mismatch. Here&#8217;s a list of possible errors:</p>
<p><strong>Firefox error</strong>: <code>SSL received a record that exceeded the maximum permissible length</code></p>
<p><strong>Apache error log</strong>: <code>\x80d\x01\x03\x01</code></p>
<p><strong>Curl CLI error</strong>: <code>curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol </code></p>
<p>The fastest way to recover from such error is to restore the most recent Apache configuration file from backup. If you do not have a backup copy, you will need to look at your virtualhost section associated with the domain and SSL port combination. Chances are it does not exist. In cPanel, this issue can be corrected with a simple run of the script rebuildhttpdconf as such:</p>
<p><code>/scripts/rebuildhttpdconf</code></p>
<p>After making the necessary changes, and whether you are running cPanel or not, you will need to stop Apache then restart it.</p>
<p>That&#8217;s all folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2009/10/ssl-errors-with-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

