<?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: Disable SSLv2 and Weak Ciphers in Postfix</title>
	<atom:link href="http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Judd</title>
		<link>http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-13920</link>
		<dc:creator>Judd</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-13920</guid>
		<description>this works in main.cf though:

smtpd_tls_cipherlist = HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3
smtp_tls_cipherlist = HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3</description>
		<content:encoded><![CDATA[<p>this works in main.cf though:</p>
<p>smtpd_tls_cipherlist = HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3<br />
smtp_tls_cipherlist = HIGH:MEDIUM:+TLSv1:!SSLv2:+SSLv3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judd</title>
		<link>http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-13919</link>
		<dc:creator>Judd</dc:creator>
		<pubDate>Wed, 25 Feb 2009 16:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-13919</guid>
		<description>No go on RHEL4, requires postfix &lt;= 2.3</description>
		<content:encoded><![CDATA[<p>No go on RHEL4, requires postfix &lt;= 2.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-12265</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 30 Jan 2009 21:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/03/08/disable-sslv2-and-weak-ciphers-in-postfix/#comment-12265</guid>
		<description>Don&#039;t do that.  It should be &quot;smtpd_tls_mandatory_ciphers = medium&quot; or &quot;smtpd_tls_mandatory_ciphers = high&quot;, using both actual just fubars the whole thing (silently).  From the docs it says for medium: &quot;Enable the mainstream &quot;MEDIUM&quot; grade or better&quot;.</description>
		<content:encoded><![CDATA[<p>Don't do that.  It should be "smtpd_tls_mandatory_ciphers = medium" or "smtpd_tls_mandatory_ciphers = high", using both actual just fubars the whole thing (silently).  From the docs it says for medium: "Enable the mainstream "MEDIUM" grade or better".</p>
]]></content:encoded>
	</item>
</channel>
</rss>

