<?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>andr3w.net &#187; certificate</title>
	<atom:link href="http://andr3w.net/tag/certificate/feed/" rel="self" type="application/rss+xml" />
	<link>http://andr3w.net</link>
	<description>amateur web development...</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:34:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Courier IMAP SSL Certificate Issues</title>
		<link>http://andr3w.net/2009/03/courier-imap-ssl-certificate-issues/</link>
		<comments>http://andr3w.net/2009/03/courier-imap-ssl-certificate-issues/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 19:05:53 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[courier]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=55</guid>
		<description><![CDATA[If you are having issues getting an SSL connection to Courier IMAP. Check your certificate files.
12# In /etc/courier/imapd-ssl
TLS_CERTFILE=/etc/ssl/private/certificate.pem
Courier is expecting a PEM file for TLS_CERTFILE with your certificate and private key. Do not use just your certificate.
Also, if you require intermediate certificates to complete the trust chain, you can include them in this file.
MAKE SURE [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having issues getting an SSL connection to Courier IMAP. Check your certificate files.</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># In /etc/courier/imapd-ssl<br />
TLS_CERTFILE=/etc/ssl/private/certificate.pem</div></td></tr></tbody></table></div>
<p>Courier is expecting a PEM file for TLS_CERTFILE with your certificate and private key. Do not use just your certificate.</p>
<p>Also, if you require intermediate certificates to complete the trust chain, you can include them in this file.</p>
<p><strong>MAKE SURE</strong> that you have proper permissions on this file to the security of your private key.</p>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/03/courier-imap-ssl-certificate-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
