<?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>The Goldfish &#187; stunnel</title>
	<atom:link href="http://www.thegoldfish.org/tag/stunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegoldfish.org</link>
	<description>blogging it so I dont forget it</description>
	<lastBuildDate>Mon, 19 Sep 2011 21:31:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Stunnel in client mode</title>
		<link>http://www.thegoldfish.org/2010/01/stunnel-in-client-mode/</link>
		<comments>http://www.thegoldfish.org/2010/01/stunnel-in-client-mode/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 10:05:22 +0000</pubDate>
		<dc:creator>thughes</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[stunnel]]></category>

		<guid isPermaLink="false">http://www.thegoldfish.org/?p=54</guid>
		<description><![CDATA[Stunnel is a quick way on taking a non ssl connection and being able to wrap it in ssl for security stunnel version 4 &#8211; Fedora 12/RHEL 5.3 /Centos 5.3 vim /etc/stunnel/stunnel.conf add in client=yes [gmail] accept = 127.0.0.1:50000 connect = mail.google.com:443 then run stunnel stunnel version 3 &#8211; Ubuntu 8.10 (I haven&#8217;t used newer [...]]]></description>
		<wfw:commentRss>http://www.thegoldfish.org/2010/01/stunnel-in-client-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

