<?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>BSD Support &#187; Security</title>
	<atom:link href="http://bsdsupport.org/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsdsupport.org</link>
	<description></description>
	<lastBuildDate>Tue, 30 Aug 2011 21:45:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How do I determine the expiration date of a p12 certificate?</title>
		<link>http://bsdsupport.org/2008/12/how-do-i-determine-the-expiration-date-of-a-p12-certificate/</link>
		<comments>http://bsdsupport.org/2008/12/how-do-i-determine-the-expiration-date-of-a-p12-certificate/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 18:03:42 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
				<category><![CDATA[Answers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://bsdsupport.org/?p=55</guid>
		<description><![CDATA[First you will need to translate the pkcs12 certificate into a PEM certificate. The PEM certificate is only needed temporarily and can later be removed. $ openssl pkcs12 -in certificate.p12 -out tempcrt.pem Enter Import Password: MAC verified OK Enter PEM &#8230; <a href="http://bsdsupport.org/2008/12/how-do-i-determine-the-expiration-date-of-a-p12-certificate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bsdsupport.org/2008/12/how-do-i-determine-the-expiration-date-of-a-p12-certificate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up IPSec over GRE on OpenBSD</title>
		<link>http://bsdsupport.org/2007/05/setting-up-ipsec-over-gre-on-openbsd/</link>
		<comments>http://bsdsupport.org/2007/05/setting-up-ipsec-over-gre-on-openbsd/#comments</comments>
		<pubDate>Fri, 18 May 2007 00:20:05 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://bsdsupport.org/2007/05/setting-up-ipsec-over-gre-on-openbsd/</guid>
		<description><![CDATA[This document will explain howto set up an IPSec encrypted GRE tunnel on OpenBSD. In the document, both end points are OpenBSD 4.1 systems, however it should be fairly straight forward to implement on other systems. To start, I would &#8230; <a href="http://bsdsupport.org/2007/05/setting-up-ipsec-over-gre-on-openbsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bsdsupport.org/2007/05/setting-up-ipsec-over-gre-on-openbsd/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Q: How do I encrypt file transfers with dd and netcat?</title>
		<link>http://bsdsupport.org/2007/03/q-how-do-i-encrypt-file-transfers-with-dd-and-netcat/</link>
		<comments>http://bsdsupport.org/2007/03/q-how-do-i-encrypt-file-transfers-with-dd-and-netcat/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 12:20:28 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
				<category><![CDATA[Answers]]></category>
		<category><![CDATA[DragonFlyBSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[NetBSD]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://bsdsupport.org/2007/03/q-how-do-i-encrypt-file-transfers-with-dd-and-netcat/</guid>
		<description><![CDATA[A: This question came to us in response to the article Backup Files and Partitions with dd and netcat. Encrypting these files transfers is quite simple. As in the previous article, we will setup the server to listen on port &#8230; <a href="http://bsdsupport.org/2007/03/q-how-do-i-encrypt-file-transfers-with-dd-and-netcat/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bsdsupport.org/2007/03/q-how-do-i-encrypt-file-transfers-with-dd-and-netcat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuring racoon/ipsec-tools to use x509 Certificates</title>
		<link>http://bsdsupport.org/2007/01/configuring-racoonipsec-tools-to-use-x509-certificates/</link>
		<comments>http://bsdsupport.org/2007/01/configuring-racoonipsec-tools-to-use-x509-certificates/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 17:36:39 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
				<category><![CDATA[DragonFlyBSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[NetBSD]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://bsdsupport.org/v2/2007/01/configuring-racoonipsec-tools-to-use-x509-certificates/</guid>
		<description><![CDATA[This paper reviews the process to configure racoon/ipsec-tools to authenticate IPSec communications via x509 certificates. Our example does not cover howto configure a Certificate Authority (CA). This process will be examined in another paper. Our example also assumes the clients &#8230; <a href="http://bsdsupport.org/2007/01/configuring-racoonipsec-tools-to-use-x509-certificates/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bsdsupport.org/2007/01/configuring-racoonipsec-tools-to-use-x509-certificates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuring IPSec with x509 certificates on OpenBSD</title>
		<link>http://bsdsupport.org/2007/01/configuring-ipsec-with-x509-certificates-on-openbsd/</link>
		<comments>http://bsdsupport.org/2007/01/configuring-ipsec-with-x509-certificates-on-openbsd/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 17:35:33 +0000</pubDate>
		<dc:creator>jeff</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://bsdsupport.org/v2/2007/01/configuring-ipsec-with-x509-certificates-on-openbsd/</guid>
		<description><![CDATA[This document will explain howto configure OpenBSD&#8217;s IPSec to authenticate via a Certificate Authority and x509 certificates. It is demonstrated with OpenBSD 4.1 and depends upon ipsecctl which first appeared in OpenBSD 3.8. First you will need to place your &#8230; <a href="http://bsdsupport.org/2007/01/configuring-ipsec-with-x509-certificates-on-openbsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://bsdsupport.org/2007/01/configuring-ipsec-with-x509-certificates-on-openbsd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

