<?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: Installing an all-trusting security provider on java and jython.</title>
	<atom:link href="http://jython.xhaus.com/installing-an-all-trusting-security-provider-on-java-and-jython/feed/" rel="self" type="application/rss+xml" />
	<link>http://jython.xhaus.com/installing-an-all-trusting-security-provider-on-java-and-jython/</link>
	<description>Notes about my work with jython and python</description>
	<lastBuildDate>Tue, 26 Apr 2011 06:43:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brandon</title>
		<link>http://jython.xhaus.com/installing-an-all-trusting-security-provider-on-java-and-jython/comment-page-1/#comment-4092</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 07 Oct 2010 20:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://jython.xhaus.com/?p=4#comment-4092</guid>
		<description>This works but I was looking for something that could do it in pure Jython. That way I dont have to have a singular class file in my class path. I was able to accomplish this and posted a blog about it here:

http://tech.pedersen-live.com/2010/10/trusting-all-certificates-in-jython/

Hopefully this implementation catches all the same things that yours does...I haven&#039;t run into any problems with it yet.</description>
		<content:encoded><![CDATA[<p>This works but I was looking for something that could do it in pure Jython. That way I dont have to have a singular class file in my class path. I was able to accomplish this and posted a blog about it here:</p>
<p><a href="http://tech.pedersen-live.com/2010/10/trusting-all-certificates-in-jython/" rel="nofollow">http://tech.pedersen-live.com/2010/10/trusting-all-certificates-in-jython/</a></p>
<p>Hopefully this implementation catches all the same things that yours does&#8230;I haven&#8217;t run into any problems with it yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

