<?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: Buffer overflows ahoy</title>
	<atom:link href="http://www.sirena.org.uk/log/2009/02/18/buffer-overflows-ahoy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sirena.org.uk/log/2009/02/18/buffer-overflows-ahoy/</link>
	<description>Just another random blog</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:55:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Brown</title>
		<link>http://www.sirena.org.uk/log/2009/02/18/buffer-overflows-ahoy/comment-page-1/#comment-57953</link>
		<dc:creator>Mark Brown</dc:creator>
		<pubDate>Fri, 20 Feb 2009 11:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=158#comment-57953</guid>
		<description>@mirabilos: Half the problem is that this is the default configuration in Debian - I blogged it mostly to try to help anyone else who runs into it Google the problem faster.</description>
		<content:encoded><![CDATA[<p>@mirabilos: Half the problem is that this is the default configuration in Debian &#8211; I blogged it mostly to try to help anyone else who runs into it Google the problem faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirabilos</title>
		<link>http://www.sirena.org.uk/log/2009/02/18/buffer-overflows-ahoy/comment-page-1/#comment-57949</link>
		<dc:creator>mirabilos</dc:creator>
		<pubDate>Fri, 20 Feb 2009 08:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=158#comment-57949</guid>
		<description>Don&#039;t do that then. The point is, you are only sending the chain from the root to your own server certificate out to the client. The list of certificates used for (client) certificate validation is orthogonal to it, and not sent.

In sendmail, these are:

O CACertPath=/etc/ssl/certs
→ peer certficate validation (directory with *.0 files)
O CACertFile=/etc/ssl/deflt-ca.cer
→ own certificate chain; root ca, intermediate cas, but not own server certificate (PEM file/bundle)
O ServerCertFile=/etc/ssl/default.cer
O ClientCertFile=/etc/ssl/default.cer
→ own certificate (I use the same, no matter if my sendmail is the sender or recipient)
O ServerKeyFile=/etc/ssl/private/default.key
O ClientKeyFile=/etc/ssl/private/default.key
→ own private key (similarily)

For Drecksim, the names of the configuration parametres may differ, the use would be the same, I suppose.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t do that then. The point is, you are only sending the chain from the root to your own server certificate out to the client. The list of certificates used for (client) certificate validation is orthogonal to it, and not sent.</p>
<p>In sendmail, these are:</p>
<p>O CACertPath=/etc/ssl/certs<br />
→ peer certficate validation (directory with *.0 files)<br />
O CACertFile=/etc/ssl/deflt-ca.cer<br />
→ own certificate chain; root ca, intermediate cas, but not own server certificate (PEM file/bundle)<br />
O ServerCertFile=/etc/ssl/default.cer<br />
O ClientCertFile=/etc/ssl/default.cer<br />
→ own certificate (I use the same, no matter if my sendmail is the sender or recipient)<br />
O ServerKeyFile=/etc/ssl/private/default.key<br />
O ClientKeyFile=/etc/ssl/private/default.key<br />
→ own private key (similarily)</p>
<p>For Drecksim, the names of the configuration parametres may differ, the use would be the same, I suppose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Roeckx</title>
		<link>http://www.sirena.org.uk/log/2009/02/18/buffer-overflows-ahoy/comment-page-1/#comment-57921</link>
		<dc:creator>Kurt Roeckx</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sirena.org.uk/log/?p=158#comment-57921</guid>
		<description>See http://www.outflux.net/blog/archives/2009/01/13/etoomanycerts/</description>
		<content:encoded><![CDATA[<p>See <a href="http://www.outflux.net/blog/archives/2009/01/13/etoomanycerts/" rel="nofollow">http://www.outflux.net/blog/archives/2009/01/13/etoomanycerts/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

