<?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>Life Scaling &#187; ERROR 2026</title>
	<atom:link href="http://orensol.com/tag/error-2026/feed/" rel="self" type="application/rss+xml" />
	<link>http://orensol.com</link>
	<description>Oren Solomianik's Blog</description>
	<lastBuildDate>Mon, 21 Jun 2010 08:10:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ERROR 2026 (HY000): SSL connection error &#8212; The Solution</title>
		<link>http://orensol.com/2010/06/21/error-2026-hy000-ssl-connection-error-the-solution/</link>
		<comments>http://orensol.com/2010/06/21/error-2026-hy000-ssl-connection-error-the-solution/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 08:09:40 +0000</pubDate>
		<dc:creator>Oren</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ERROR 2026]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://orensol.com/?p=303</guid>
		<description><![CDATA[<p>If you&#8217;re using mysql server with SSL, and ever encountered this error whenever you try to access the database after it&#8217;s running:</p>
ERROR 2026 (HY000): SSL connection error
<p>One thing to check is if your client certificate and server certificate have the same common name. You&#8217;ve probably went through the <a href="http://dev.mysql.com/doc/refman/5.0/en/secure-create-certs.html" target="_blank">certificate generation procedure</a>, and (like [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using mysql server with SSL, and ever encountered this error whenever you try to access the database after it&#8217;s running:</p>
<pre>ERROR 2026 (HY000): SSL connection error</pre>
<p>One thing to check is if your client certificate and server certificate have the same common name. You&#8217;ve probably went through the <a href="http://dev.mysql.com/doc/refman/5.0/en/secure-create-certs.html" target="_blank">certificate generation procedure</a>, and (like I did) just entered the same common name for both without noticing.</p>
<p>This is a nasty error message that doesn&#8217;t tell you anything, and there&#8217;s nothing in the error log to imply what went wrong. So remember &#8211; when generating your own certificates for a mysql server, use different common names for client and server!</p>
]]></content:encoded>
			<wfw:commentRss>http://orensol.com/2010/06/21/error-2026-hy000-ssl-connection-error-the-solution/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
