<?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>pfs &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/pfs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Mon, 12 Dec 2016 19:24:40 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>pfs &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Postfix PFS (Perfect Forward Secrecy) prüfen</title>
		<link>https://www.systemtechnics.de/postfix-pfs-perfect-forward-secrecy-pruefen/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Mon, 12 Dec 2016 17:57:46 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[cipher]]></category>
		<category><![CDATA[pfs]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[tls]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=1888</guid>

					<description><![CDATA[Um die PFS (Perfect Forward Secrecy) Einstellungen eines Mailserver zu dürfen kann folgender Befehl verwendet werden: openssl s_client -starttls smtp [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Um die PFS (<a href="https://de.wikipedia.org/wiki/Perfect_Forward_Secrecy">Perfect Forward Secrecy</a>) Einstellungen eines Mailserver zu dürfen kann folgender Befehl verwendet werden:</p>
<p><span id="more-1888"></span></p>
<pre><code>openssl s_client -starttls smtp -connect alt1.aspmx.l.google.com:25</code></pre>
<p>Die Interessanten Zeilen sind dabei <em>Protocol</em> und <em>Cipher</em>. Dort sollten <em>DHE</em> oder <em>ECDHE</em> erscheinen.</p>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/smtp-cypher-tls-info.png" alt="" width="941" height="912" class="aligncenter" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
