<?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: SSL in Python 2.6</title>
	<atom:link href="http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/</link>
	<description>A Finn in Silicon Valley - Adventures in Technology</description>
	<lastBuildDate>Thu, 09 Sep 2010 07:59:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/comment-page-1/#comment-7898</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Thu, 05 Mar 2009 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=358#comment-7898</guid>
		<description>Yes, they are all affected. They use the stdlib socket and don&#039;t do anything beyond the minimal to open an SSL connection.</description>
		<content:encoded><![CDATA[<p>Yes, they are all affected. They use the stdlib socket and don&#8217;t do anything beyond the minimal to open an SSL connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j_king</title>
		<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/comment-page-1/#comment-7896</link>
		<dc:creator>j_king</dc:creator>
		<pubDate>Thu, 05 Mar 2009 03:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=358#comment-7896</guid>
		<description>Are all of the stdlib client modules affected as well? I&#039;ve been trusting xmlrpclib to do the right thing as advertised but haven&#039;t had time to look into it. 

Great work. :)</description>
		<content:encoded><![CDATA[<p>Are all of the stdlib client modules affected as well? I&#8217;ve been trusting xmlrpclib to do the right thing as advertised but haven&#8217;t had time to look into it. </p>
<p>Great work. <img src='http://www.heikkitoivonen.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/comment-page-1/#comment-5713</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Mon, 08 Dec 2008 07:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=358#comment-5713</guid>
		<description>@dejan: You seemed to ask the same question on comp.lang.python, where I &lt;a href=&quot;http://groups.google.com/group/comp.lang.python/browse_thread/thread/8efce0a949c1d7ba/17287615b2198473?lnk=gst&amp;q=m2crypto#17287615b2198473&quot; rel=&quot;nofollow&quot;&gt;answered the question&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@dejan: You seemed to ask the same question on comp.lang.python, where I <a href="http://groups.google.com/group/comp.lang.python/browse_thread/thread/8efce0a949c1d7ba/17287615b2198473?lnk=gst&#038;q=m2crypto#17287615b2198473" rel="nofollow">answered the question</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dejan</title>
		<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/comment-page-1/#comment-5640</link>
		<dc:creator>dejan</dc:creator>
		<pubDate>Thu, 04 Dec 2008 13:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=358#comment-5640</guid>
		<description>nice post.
started using m2crypto, wonder is there any easy solution for loading certificate directly from memory buffer and not from a file?!?</description>
		<content:encoded><![CDATA[<p>nice post.<br />
started using m2crypto, wonder is there any easy solution for loading certificate directly from memory buffer and not from a file?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc</title>
		<link>http://www.heikkitoivonen.net/blog/2008/10/14/ssl-in-python-26/comment-page-1/#comment-3395</link>
		<dc:creator>abc</dc:creator>
		<pubDate>Wed, 15 Oct 2008 10:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=358#comment-3395</guid>
		<description>There is a backport of ssl module from Python 2.6 to Python 2.5 - http://pypi.python.org/packages/source/s/ssl/</description>
		<content:encoded><![CDATA[<p>There is a backport of ssl module from Python 2.6 to Python 2.5 &#8211; <a href="http://pypi.python.org/packages/source/s/ssl/" rel="nofollow">http://pypi.python.org/packages/source/s/ssl/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
