<?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: SSLLabs release two SSL related resources</title>
	<atom:link href="http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Apr 2010 12:01:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ivan Ristic</title>
		<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/comment-page-1/#comment-489</link>
		<dc:creator>Ivan Ristic</dc:creator>
		<pubDate>Sat, 25 Jul 2009 09:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/#comment-489</guid>
		<description>Mike,

1, You are right in that the Foundstone&#039;s certificate is not valid when the site is accessed without the &quot;www&quot; prefix. My software recognises that (third row in the Details section), but that flaw does not currently affect a site&#039;s score.

2. That&#039;s an interesting topic, but I don&#039;t think it applies to SSL Labs at the moment -- the database is not query-able, and I currently have no plans to make it one. Your argument is essentially about full-disclosure, which is a discussion I&#039;d rather not go into. Feel free to call me out again if SSL Labs does become a source of sensitive information at some point in the future.

3. Yes, that&#039;s right. The support for SSLv2 is getting less of a problem every day. The same is also true for several other issues for which sites are currently penalised. For example, a weak cipher suite might never be used in real life. However, SSL Labs is not trying to determine what level of SSL security is right for a web site. I couldn&#039;t do that even if I wanted to. Some things are easy (e.g., you have to have a valid SSL certificate), but when it comes to cipher strength or key size -- that&#039;s a matter of risk assessment. A low score may still be perfectly adequate for a site. Still, a server that supports SSLv2 is worse configured than a server that does not, and that&#039;s exactly what I want to show.

A big part of what I am trying to accomplish is get people to just think about the way they use SSL. If they start making conscientious and justifiable decisions -- I&#039;ll be happy.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>1, You are right in that the Foundstone&#8217;s certificate is not valid when the site is accessed without the &#8220;www&#8221; prefix. My software recognises that (third row in the Details section), but that flaw does not currently affect a site&#8217;s score.</p>
<p>2. That&#8217;s an interesting topic, but I don&#8217;t think it applies to SSL Labs at the moment &#8212; the database is not query-able, and I currently have no plans to make it one. Your argument is essentially about full-disclosure, which is a discussion I&#8217;d rather not go into. Feel free to call me out again if SSL Labs does become a source of sensitive information at some point in the future.</p>
<p>3. Yes, that&#8217;s right. The support for SSLv2 is getting less of a problem every day. The same is also true for several other issues for which sites are currently penalised. For example, a weak cipher suite might never be used in real life. However, SSL Labs is not trying to determine what level of SSL security is right for a web site. I couldn&#8217;t do that even if I wanted to. Some things are easy (e.g., you have to have a valid SSL certificate), but when it comes to cipher strength or key size &#8212; that&#8217;s a matter of risk assessment. A low score may still be perfectly adequate for a site. Still, a server that supports SSLv2 is worse configured than a server that does not, and that&#8217;s exactly what I want to show.</p>
<p>A big part of what I am trying to accomplish is get people to just think about the way they use SSL. If they start making conscientious and justifiable decisions &#8212; I&#8217;ll be happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/comment-page-1/#comment-488</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 23:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/#comment-488</guid>
		<description>@marcin - I thought that Rudy had updated SSLDigger, but I&#039;ll check with him on what was changed.  Updating the ciphers checked shouldn&#039;t be at all difficult.

@Ivan - 1. I think what your code was doing was correct - if I go to foundstone.com instead of www.foundstone.com I get a mismatched certificate, but it&#039;s impossible to browse foundstone.com as you get a redirect straight away to www.foundstone.com - I think a number of sites will perform like this so you&#039;ll have to be careful in this instance.

2. I said in the main post above that it&#039;s &quot;public&quot; data, and can be queried with or without your tool/site.  That&#039;s not the thing that concerns me.  What bothers me (not that it&#039;s a big issue at all, but just the privacy nut in me screams out on this) is that a) it&#039;s a query-able database which *could* be used to pick out weak servers and b) what if I don&#039;t want my system in that database?  Can I &quot;opt-out&quot;?  I agree that anyone can do the same tests on whatever server, but let&#039;s say we take it a step further - how about you do a nessus scan at the same time and publish those results to raise awareness of badly configured/patched systems - where do we draw the line here?

3. I wouldn&#039;t want to see anything else - your scoring guide correctly peanlises against SSLv2.  My point is that most browsers have SSLv2 turned off, so even though there is that flaw it&#039;s very unlikley, with most users, for either SSLv2 flaws or the downgrade attack (and thus the available ciphers if there&#039;s at least a strong one available) to be an issue.  We have to report it, but I don&#039;t think it&#039;s as much of a risk as perhaps it once was.

Don&#039;t get me wrong, I think this is great work and props to you for raising awareness - I just don&#039;t like the existance of *any* public vuln database, even if it is for very simple config issues, and think it&#039;s a very slippery slope we&#039;re on here.</description>
		<content:encoded><![CDATA[<p>@marcin &#8211; I thought that Rudy had updated SSLDigger, but I&#8217;ll check with him on what was changed.  Updating the ciphers checked shouldn&#8217;t be at all difficult.</p>
<p>@Ivan &#8211; 1. I think what your code was doing was correct &#8211; if I go to foundstone.com instead of <a href="http://www.foundstone.com" rel="nofollow">http://www.foundstone.com</a> I get a mismatched certificate, but it&#8217;s impossible to browse foundstone.com as you get a redirect straight away to <a href="http://www.foundstone.com" rel="nofollow">http://www.foundstone.com</a> &#8211; I think a number of sites will perform like this so you&#8217;ll have to be careful in this instance.</p>
<p>2. I said in the main post above that it&#8217;s &#8220;public&#8221; data, and can be queried with or without your tool/site.  That&#8217;s not the thing that concerns me.  What bothers me (not that it&#8217;s a big issue at all, but just the privacy nut in me screams out on this) is that a) it&#8217;s a query-able database which *could* be used to pick out weak servers and b) what if I don&#8217;t want my system in that database?  Can I &#8220;opt-out&#8221;?  I agree that anyone can do the same tests on whatever server, but let&#8217;s say we take it a step further &#8211; how about you do a nessus scan at the same time and publish those results to raise awareness of badly configured/patched systems &#8211; where do we draw the line here?</p>
<p>3. I wouldn&#8217;t want to see anything else &#8211; your scoring guide correctly peanlises against SSLv2.  My point is that most browsers have SSLv2 turned off, so even though there is that flaw it&#8217;s very unlikley, with most users, for either SSLv2 flaws or the downgrade attack (and thus the available ciphers if there&#8217;s at least a strong one available) to be an issue.  We have to report it, but I don&#8217;t think it&#8217;s as much of a risk as perhaps it once was.</p>
<p>Don&#8217;t get me wrong, I think this is great work and props to you for raising awareness &#8211; I just don&#8217;t like the existance of *any* public vuln database, even if it is for very simple config issues, and think it&#8217;s a very slippery slope we&#8217;re on here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Ristic</title>
		<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/comment-page-1/#comment-487</link>
		<dc:creator>Ivan Ristic</dc:creator>
		<pubDate>Fri, 24 Jul 2009 21:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/#comment-487</guid>
		<description>Oops, www.foundstone.com is actually rated B (73).</description>
		<content:encoded><![CDATA[<p>Oops, <a href="http://www.foundstone.com" rel="nofollow">http://www.foundstone.com</a> is actually rated B (73).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Ristic</title>
		<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/comment-page-1/#comment-486</link>
		<dc:creator>Ivan Ristic</dc:creator>
		<pubDate>Fri, 24 Jul 2009 21:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/#comment-486</guid>
		<description>Mike,

Let me address your three issues and add some of my comments:

1) There seems to be a certificate verification bug in the most recent JDK (actually, there&#039;s more than one bug in this area, but that&#039;s another story). The bug was causing some web sites to be marked as not trusted. I have turned revocation checking off until I find a workaround. Foundstone now gets a B (63).

2) On the topic of this sort of data being available publicly -- the data is there, with or without SSL Labs. If people don&#039;t like their sites being seen as poorly configured then they need to fix their configurations. In fact, the whole point of having a publicly available SSL server configuration database is to raise the awareness of widespread SSL server misconfiguration.

3) Regarding the SSLv2 weakness you mention, the rating guide already penalises the use of SSLv2 -- would you rather see something else? What?</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>Let me address your three issues and add some of my comments:</p>
<p>1) There seems to be a certificate verification bug in the most recent JDK (actually, there&#8217;s more than one bug in this area, but that&#8217;s another story). The bug was causing some web sites to be marked as not trusted. I have turned revocation checking off until I find a workaround. Foundstone now gets a B (63).</p>
<p>2) On the topic of this sort of data being available publicly &#8212; the data is there, with or without SSL Labs. If people don&#8217;t like their sites being seen as poorly configured then they need to fix their configurations. In fact, the whole point of having a publicly available SSL server configuration database is to raise the awareness of widespread SSL server misconfiguration.</p>
<p>3) Regarding the SSLv2 weakness you mention, the rating guide already penalises the use of SSLv2 &#8212; would you rather see something else? What?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/comment-page-1/#comment-485</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Fri, 24 Jul 2009 21:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeandrews.com/2009/07/24/ssllabs-release-two-ssl-related-resources/#comment-485</guid>
		<description>I think it&#039;s time someone updates SSLDigger and the paper itself as well.  The list of supported ciphers is a bit on the short side.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s time someone updates SSLDigger and the paper itself as well.  The list of supported ciphers is a bit on the short side.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
