<?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>Herman Bos &#187; ssl</title>
	<atom:link href="http://dev.osso.nl/herman/blog/tag/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.osso.nl/herman/blog</link>
	<description>open source guerilla</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:32:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Weak SSL key vulnerabilities not so funny</title>
		<link>http://dev.osso.nl/herman/blog/2008/05/14/weak-ssl-key-vulnerabilities-not-so-funny/</link>
		<comments>http://dev.osso.nl/herman/blog/2008/05/14/weak-ssl-key-vulnerabilities-not-so-funny/#comments</comments>
		<pubDate>Wed, 14 May 2008 05:33:31 +0000</pubDate>
		<dc:creator>Herman</dc:creator>
				<category><![CDATA[Evil]]></category>
		<category><![CDATA[Orbit Ubuntu]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[bugged]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://dev.osso.nl/herman/blog/?p=305</guid>
		<description><![CDATA[Yesterday evening I had the pleasure to pick up the following three security notices: [USN-612-1] OpenSSL vulnerability [USN-612-2] OpenSSH vulnerability [USN-612-3] OpenVPN vulnerability I can tell you these are really not funny. They really generate a lot of work indirectly. Annoying but doable are things like regeneration SSH keys. The PITA situation is with OpenVPN, [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Yesterday evening I had the pleasure to pick up the following three security notices:</p>
<ul>
<li><a href="https://lists.ubuntu.com/archives/ubuntu-security-announce/2008-May/000705.html">[USN-612-1] OpenSSL vulnerability</a><a name="705"></a></li>
<li><a href="https://lists.ubuntu.com/archives/ubuntu-security-announce/2008-May/000706.html">[USN-612-2] OpenSSH vulnerability</a></li>
<li><a href="https://lists.ubuntu.com/archives/ubuntu-security-announce/2008-May/000707.html">[USN-612-3] OpenVPN vulnerability<br />
</a></li>
</ul>
<p>I can tell you these are really not funny. They really generate a lot of work indirectly. Annoying but doable are things like regeneration SSH keys. The PITA situation is with OpenVPN, looks like we have the push new keys out to all the clients in a few setups. That really deserves a curse or two.</p>
<p>As a special bonus:</p>
<blockquote><p>Once the update is applied, weak shared encryption keys and<br />
SSL/TLS certificates will be rejected where possible (though<br />
they cannot be detected in all cases). If you are using such<br />
keys or certificates, OpenVPN will not start and the keys or<br />
certificates will need to be regenerated.</p></blockquote>
<p>Which means I am happy to read security notices. Just updating might result in a broken setup.</p>
<p>If anybody could give extra information on how weak those keys actually are and how easy they are to crack, I would be delighted. In the meanwhile, looking at the amount of servers, I guess I can schedule a teambuilding event where we can mass regenerate keys.</p>
<p>ps. I can tell you I&#8217;m quite happy that our backup machines which use SSH+RSYNC for automatic incremental backups are not vulnerable.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://dev.osso.nl/herman/blog/2008/05/14/weak-ssl-key-vulnerabilities-not-so-funny/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SSL Support *GRR*</title>
		<link>http://dev.osso.nl/herman/blog/2005/12/12/ssl-support-grr/</link>
		<comments>http://dev.osso.nl/herman/blog/2005/12/12/ssl-support-grr/#comments</comments>
		<pubDate>Mon, 12 Dec 2005 15:59:16 +0000</pubDate>
		<dc:creator>Herman</dc:creator>
				<category><![CDATA[Orbit Ubuntu]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://users.lichtsnel.nl/~spacey/?p=130</guid>
		<description><![CDATA[Before I already encountered disabled SSL support in packages (vsftpd, gftp, yafc, etc.). Today I wanted to give mail-notification a try and encountered the same issue. Apparantly SSL is disabled here because of licensing issues. Treenaks notes that the OpenSSL libs are not compatible with the GPL and that GNUTLS has an OpenSSL-compatibility layer (but [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Before I already encountered disabled SSL support in packages (vsftpd, gftp, yafc, etc.). Today I  wanted to give mail-notification a try and encountered the same issue. Apparantly SSL is disabled here because of licensing issues.</p>
<p>Treenaks notes that the OpenSSL libs are not compatible with the GPL and that GNUTLS has an OpenSSL-compatibility layer (but unfortunately is incomplete).</p>
<p>Too bad people write software which use incompatible libs (license wise).</p>
<p>Ah well.. I succesfully rebuild the package with SSL support. Time for my own repository. <img src='http://dev.osso.nl/herman/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://dev.osso.nl/herman/blog/2005/12/12/ssl-support-grr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
