<?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: Problems Getting SSL Working</title>
	<atom:link href="http://creeva.com/2009/02/06/problems-getting-ssl-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/</link>
	<description>My life unfolding and being told online - 1 byte of information at a time.</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: majnoona</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16605</link>
		<dc:creator>majnoona</dc:creator>
		<pubDate>Tue, 07 Jul 2009 23:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16605</guid>
		<description>You seem to be the only one in the whole internet who knows how to fix this -- thank you for sharing! (now just need this to work it&#039;s way up to the first Google result ;-)</description>
		<content:encoded><![CDATA[<p>You seem to be the only one in the whole internet who knows how to fix this &#8212; thank you for sharing! (now just need this to work it&#39;s way up to the first Google result ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: majnoona</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16300</link>
		<dc:creator>majnoona</dc:creator>
		<pubDate>Tue, 07 Jul 2009 18:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16300</guid>
		<description>You seem to be the only one in the whole internet who knows how to fix this -- thank you for sharing! (now just need this to work it&#039;s way up to the first Google result ;-)</description>
		<content:encoded><![CDATA[<p>You seem to be the only one in the whole internet who knows how to fix this &#8212; thank you for sharing! (now just need this to work it&#39;s way up to the first Google result ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creeva</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16291</link>
		<dc:creator>creeva</dc:creator>
		<pubDate>Tue, 09 Jun 2009 12:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16291</guid>
		<description>I didn&#039;t realize that you needed a dedicated IP either (or use the long ass directory path which is what I do for my SSL side).   So that&#039;s great information.   Ironic that I understand the SSL handshake and the protocol but didn&#039;t grasp that more fully. &lt;br&gt;&lt;br&gt;The problem is the error is too ambiguous - so yes I do hope that your comment does help someone - thanks for leaving it.</description>
		<content:encoded><![CDATA[<p>I didn&#39;t realize that you needed a dedicated IP either (or use the long ass directory path which is what I do for my SSL side).   So that&#39;s great information.   Ironic that I understand the SSL handshake and the protocol but didn&#39;t grasp that more fully. </p>
<p>The problem is the error is too ambiguous &#8211; so yes I do hope that your comment does help someone &#8211; thanks for leaving it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raam Dev</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16290</link>
		<dc:creator>Raam Dev</dc:creator>
		<pubDate>Tue, 09 Jun 2009 06:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16290</guid>
		<description>I found this post searching Google for &quot;ssl_error_rx_record_too_long&quot;. Here&#039;s my situation and how I eventually fixed it (I run my own web host, so I have access to WHM and cPanel):&lt;br&gt;&lt;br&gt;A customer purchased and installed a certificate through cPanel, however he did not realize that he needed a dedicated IP address.&lt;br&gt;&lt;br&gt;When I changed his domain to use a dedicated IP address, the SSL error &quot;ssl_error_rx_record_too_long&quot; was displayed in the browser when he tried accessing &lt;a href=&quot;https://domain.com&quot; rel=&quot;nofollow&quot;&gt;https://domain.com&lt;/a&gt;.&lt;br&gt;&lt;br&gt;The problem was that when changing the domain to use a dedicated IP through WHM, the Apache Virtual Hosts entry gets reset and no longer contains the configuration for the SSL certificate.&lt;br&gt;&lt;br&gt;The solution was for me to reinstall the certificate using WHM: &quot;WHM -&gt; SSL/TLS -&gt; Install a SSL Certificate and Setup the Domain&quot;, then enter the domain in the Domain field and press Tab. WHM should search for the existing SSL Certificate for that domain and upon finding it, fill out all the fields on the page. Then simply press Submit to reinstall the certificate on the new dedicated IP address. After doing this, everything worked fine.&lt;br&gt;&lt;br&gt;Hope this helps someone!</description>
		<content:encoded><![CDATA[<p>I found this post searching Google for &#8220;ssl_error_rx_record_too_long&#8221;. Here&#39;s my situation and how I eventually fixed it (I run my own web host, so I have access to WHM and cPanel):</p>
<p>A customer purchased and installed a certificate through cPanel, however he did not realize that he needed a dedicated IP address.</p>
<p>When I changed his domain to use a dedicated IP address, the SSL error &#8220;ssl_error_rx_record_too_long&#8221; was displayed in the browser when he tried accessing <a href="https://domain.com" rel="nofollow">https://domain.com</a>.</p>
<p>The problem was that when changing the domain to use a dedicated IP through WHM, the Apache Virtual Hosts entry gets reset and no longer contains the configuration for the SSL certificate.</p>
<p>The solution was for me to reinstall the certificate using WHM: &#8220;WHM -&gt; SSL/TLS -&gt; Install a SSL Certificate and Setup the Domain&#8221;, then enter the domain in the Domain field and press Tab. WHM should search for the existing SSL Certificate for that domain and upon finding it, fill out all the fields on the page. Then simply press Submit to reinstall the certificate on the new dedicated IP address. After doing this, everything worked fine.</p>
<p>Hope this helps someone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creeva</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16262</link>
		<dc:creator>creeva</dc:creator>
		<pubDate>Fri, 06 Mar 2009 05:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16262</guid>
		<description>I would say you need the full path to the directory on your server - email&lt;br&gt;me at creeva (at) &lt;a href=&quot;http://gmail.com&quot; rel=&quot;nofollow&quot;&gt;gmail.com&lt;/a&gt; and I can get a bit more in depth.</description>
		<content:encoded><![CDATA[<p>I would say you need the full path to the directory on your server &#8211; email<br />me at creeva (at) <a href="http://gmail.com" rel="nofollow">gmail.com</a> and I can get a bit more in depth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrisko</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16261</link>
		<dc:creator>Chrisko</dc:creator>
		<pubDate>Thu, 05 Mar 2009 08:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16261</guid>
		<description>Great post! Exactly what I was looking for, but  I have access to Web Host Manager. Is there any information you could give me in order to get mine working? Having the same problem, have spent all day on it.</description>
		<content:encoded><![CDATA[<p>Great post! Exactly what I was looking for, but  I have access to Web Host Manager. Is there any information you could give me in order to get mine working? Having the same problem, have spent all day on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrisko</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16260</link>
		<dc:creator>Chrisko</dc:creator>
		<pubDate>Thu, 05 Mar 2009 07:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16260</guid>
		<description>What a great post! You are having exactly the same problem as I am, same error message and all. The only difference is the web admin has given me access to WHM (WebHost Manager), any pointers as to what I do now?&lt;br&gt;&lt;br&gt;Is it essential that I have a static Ip also?</description>
		<content:encoded><![CDATA[<p>What a great post! You are having exactly the same problem as I am, same error message and all. The only difference is the web admin has given me access to WHM (WebHost Manager), any pointers as to what I do now?</p>
<p>Is it essential that I have a static Ip also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric James</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16259</link>
		<dc:creator>Eric James</dc:creator>
		<pubDate>Sat, 28 Feb 2009 00:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16259</guid>
		<description>I stumbled on this page while searching for a specific TLS error code...  but since I&#039;m here I figured I&#039;d comment &lt;br&gt;&lt;br&gt;The simple answer to everything is ....You need to find a new host.  As a Server Admin for a hosting company I&#039;m amazed when I see blog after blog of things like this and the people (like you) just stay there anyway.  Usually it&#039;s that people will put up with crappy support and techs that don&#039;t really speak or understand simple English because it&#039;s cheap.  I&#039;m not saying that this is why you stay there... but if it is or if price is a major factor on where you host... then in my opinion you really need to understand that you get what you pay for.&lt;br&gt;&lt;br&gt;That&#039;s my 2 cents</description>
		<content:encoded><![CDATA[<p>I stumbled on this page while searching for a specific TLS error code&#8230;  but since I&#39;m here I figured I&#39;d comment </p>
<p>The simple answer to everything is &#8230;.You need to find a new host.  As a Server Admin for a hosting company I&#39;m amazed when I see blog after blog of things like this and the people (like you) just stay there anyway.  Usually it&#39;s that people will put up with crappy support and techs that don&#39;t really speak or understand simple English because it&#39;s cheap.  I&#39;m not saying that this is why you stay there&#8230; but if it is or if price is a major factor on where you host&#8230; then in my opinion you really need to understand that you get what you pay for.</p>
<p>That&#39;s my 2 cents</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creeva</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16245</link>
		<dc:creator>creeva</dc:creator>
		<pubDate>Fri, 20 Feb 2009 13:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16245</guid>
		<description>My thoughts - have you removed your root certificates from your browser?   Have you tried a different browser?   If it&#039;s still not working to any sites after trying a different browser - your ISP maybe doing something strange upstream to your https traffic.</description>
		<content:encoded><![CDATA[<p>My thoughts &#8211; have you removed your root certificates from your browser?   Have you tried a different browser?   If it&#39;s still not working to any sites after trying a different browser &#8211; your ISP maybe doing something strange upstream to your https traffic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16244</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Fri, 20 Feb 2009 05:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16244</guid>
		<description>haha, and now I&#039;m here after googling to solve the ssl_error_rx_record_too_long error as I get it for all SSL sites....guess it is not going to be so easy...</description>
		<content:encoded><![CDATA[<p>haha, and now I&#39;m here after googling to solve the ssl_error_rx_record_too_long error as I get it for all SSL sites&#8230;.guess it is not going to be so easy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creeva</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16208</link>
		<dc:creator>creeva</dc:creator>
		<pubDate>Mon, 09 Feb 2009 16:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16208</guid>
		<description>wanted to add - SSL is now working greast</description>
		<content:encoded><![CDATA[<p>wanted to add &#8211; SSL is now working greast</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: creeva</title>
		<link>http://creeva.com/2009/02/06/problems-getting-ssl-working/comment-page-1/#comment-16196</link>
		<dc:creator>creeva</dc:creator>
		<pubDate>Fri, 06 Feb 2009 17:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://creeva.com/?p=4175#comment-16196</guid>
		<description>Well they had it so I could connect via SSL - but the SSL site wasn&#039;t linked correctly to the HTTP site - I updated the ticket with that information - now 30 minutes later the HTTPS stops working  - grrrrrrr</description>
		<content:encoded><![CDATA[<p>Well they had it so I could connect via SSL &#8211; but the SSL site wasn&#39;t linked correctly to the HTTP site &#8211; I updated the ticket with that information &#8211; now 30 minutes later the HTTPS stops working  &#8211; grrrrrrr</p>
]]></content:encoded>
	</item>
</channel>
</rss>

