<?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: Simplified MySQL SSL connections</title>
	<atom:link href="/2011/11/simplified-mysql-ssl-connections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/</link>
	<description>Almost crazy about Opensource / Free  information.</description>
	<lastBuildDate>Sat, 10 May 2014 07:46:06 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: MySQL PAM and Active Directory authentication</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-2396</link>
		<dc:creator><![CDATA[MySQL PAM and Active Directory authentication]]></dc:creator>
		<pubDate>Thu, 06 Jun 2013 23:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-2396</guid>
		<description><![CDATA[[...] very well designed a secure environment to access your database wherever be the location, a VPN or SSL is always a requirement to go forward to the next step in this article as passwords are sent in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] very well designed a secure environment to access your database wherever be the location, a VPN or SSL is always a requirement to go forward to the next step in this article as passwords are sent in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Grennan</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-2381</link>
		<dc:creator><![CDATA[Mark Grennan]]></dc:creator>
		<pubDate>Mon, 29 Apr 2013 17:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-2381</guid>
		<description><![CDATA[To keep you data secure you only need Server certs.  Client certs are to validate your clients. If you trust who is connecting to your servers (ID and  Passwords are enough) you don&#039;t need client certs.]]></description>
		<content:encoded><![CDATA[<p>To keep you data secure you only need Server certs.  Client certs are to validate your clients. If you trust who is connecting to your servers (ID and  Passwords are enough) you don&#8217;t need client certs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Do I need client certs for mysql ssl replication? &#124; Question and Answer</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-2380</link>
		<dc:creator><![CDATA[Do I need client certs for mysql ssl replication? &#124; Question and Answer]]></dc:creator>
		<pubDate>Mon, 29 Apr 2013 16:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-2380</guid>
		<description><![CDATA[[...] first one creates both client and server certs, while the second one only creates server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] first one creates both client and server certs, while the second one only creates server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-671</link>
		<dc:creator><![CDATA[Sheeri]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 18:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-671</guid>
		<description><![CDATA[This is exactly why I love doing podcasts -- people take what we do and give us feedback, or run with it and go further.

It warms my heart to know I helped inspire you!  I think I&#039;m a fangirl of MySQL Fanboy!]]></description>
		<content:encoded><![CDATA[<p>This is exactly why I love doing podcasts &#8212; people take what we do and give us feedback, or run with it and go further.</p>
<p>It warms my heart to know I helped inspire you!  I think I&#8217;m a fangirl of MySQL Fanboy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simplified MySQL SSL connections &#171; DbRunas &#8211; Noticias y Recursos sobre Bases de Datos</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-670</link>
		<dc:creator><![CDATA[Simplified MySQL SSL connections &#171; DbRunas &#8211; Noticias y Recursos sobre Bases de Datos]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 12:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-670</guid>
		<description><![CDATA[[...] http://www.mysqlfanboy.com/?p=712  November 23, 2011 &#160;&#160;//&#160;&#160; MySQL &#160;&#160;//&#160;&#160; No Comments &#160;&#160;//&#160;&#160; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="/?p=712" rel="nofollow">http://www.mysqlfanboy.com/?p=712</a>  November 23, 2011 &nbsp;&nbsp;//&nbsp;&nbsp; MySQL &nbsp;&nbsp;//&nbsp;&nbsp; No Comments &nbsp;&nbsp;//&nbsp;&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter_laursen</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-668</link>
		<dc:creator><![CDATA[peter_laursen]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 08:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-668</guid>
		<description><![CDATA[A comment to &quot; ..you need to tell the client to use SSL.  Edit your user’s .my.cnf file and give it the keys too .. /.my.cnf .. [client].

Not all clients will use the [client] section of the options file.  For instance clients connecting from remote hosts cannot. So in such case the client would/should have its own interface to specify SSH-parameters.]]></description>
		<content:encoded><![CDATA[<p>A comment to &#8221; ..you need to tell the client to use SSL.  Edit your user’s .my.cnf file and give it the keys too .. /.my.cnf .. [client].</p>
<p>Not all clients will use the [client] section of the options file.  For instance clients connecting from remote hosts cannot. So in such case the client would/should have its own interface to specify SSH-parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Levin</title>
		<link>http://www.mysqlfanboy.com/2011/11/simplified-mysql-ssl-connections/comment-page-1/#comment-667</link>
		<dc:creator><![CDATA[Jonathan Levin]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 08:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlfanboy.com/?p=712#comment-667</guid>
		<description><![CDATA[Not to add to the confusion, but I found that REQUIRE SSL allowed you to use any certificate file and when I user REQUIRE X509, it required you to use the actual certificate and key file. Maybe it was just me..]]></description>
		<content:encoded><![CDATA[<p>Not to add to the confusion, but I found that REQUIRE SSL allowed you to use any certificate file and when I user REQUIRE X509, it required you to use the actual certificate and key file. Maybe it was just me..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
