<?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>Code Snips &#187; security</title>
	<atom:link href="http://www.chesterproductions.net.nz/blogs/it/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chesterproductions.net.nz/blogs/it</link>
	<description>Simple code hopefully worth remembering</description>
	<lastBuildDate>Fri, 09 Apr 2010 04:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>An SSL Client Using OpenSSL</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 03:34:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=245</guid>
		<description><![CDATA[Recently I wrote about how to use OpenSSL to connect to a plain data server, this time I&#8217;m modifying the<a href="http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/c/an-ssl-client-using-openssl/245/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SELinux and audit2allow</title>
		<link>http://www.chesterproductions.net.nz/blogs/it/sysadmin/selinux-and-audit2allow/226/</link>
		<comments>http://www.chesterproductions.net.nz/blogs/it/sysadmin/selinux-and-audit2allow/226/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:12:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.chesterproductions.net.nz/blogs/it/?p=226</guid>
		<description><![CDATA[Using SELinux is reasonably straight forward once you get used to it.  It protects OS objects and configuration from potentially<a href="http://www.chesterproductions.net.nz/blogs/it/sysadmin/selinux-and-audit2allow/226/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.chesterproductions.net.nz/blogs/it/sysadmin/selinux-and-audit2allow/226/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
