<?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>open_ssl &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/open_ssl/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Fri, 25 Dec 2015 18:00:08 +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>open_ssl &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Zertifikatsinfo mittels open_ssl Befehl</title>
		<link>https://www.systemtechnics.de/zertifikatsinfo-mittels-open_ssl-befehl/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Mon, 12 Oct 2015 06:39:56 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[open_ssl]]></category>
		<category><![CDATA[zertifikat]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=714</guid>

					<description><![CDATA[Wer sich zum Beispiel das SSL Zertifikat seines Mailproviders auf der Console anschauen möchte, der kann dies mit folgendem Befehl [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wer sich zum Beispiel das SSL Zertifikat seines Mailproviders auf der Console anschauen möchte, der kann dies mit folgendem Befehl tun:</p>
<p><span id="more-714"></span></p>
<pre><code>openssl s_client -connect outlook.com:995 -showcerts</code></pre>
<p><img decoding="async" src="/wp-content/uploads/Certinfo.png" alt="" /></p>
<p>Dies funktioniert natürlich auch mit Webserver-Zertifikaten, man muss nur entsprechend den Port auf 443 ändern.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
