<?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>.:SSLFail:.</title>
	<atom:link href="http://www.sslfail.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sslfail.com</link>
	<description>1.2.840.113549.1.1</description>
	<lastBuildDate>Tue, 13 Oct 2009 01:35:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSL Used in Spam</title>
		<link>http://www.sslfail.com/2009/10/ssl-used-in-spam/</link>
		<comments>http://www.sslfail.com/2009/10/ssl-used-in-spam/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 01:35:37 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[SSLFail]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=379</guid>
		<description><![CDATA[SANS ISC is reporting that people are receiving spam indicating that a server upgrade is occurring and people will need to manually update their SSL certificates. As if there weren&#8217;t already enough problems with SSL.
I have to say, this is interesting and if anyone has any examples of the message (with mail headers) or a [...]]]></description>
			<content:encoded><![CDATA[<p>SANS ISC is <a href="http://isc.sans.org/diary.html?storyid=7333">reporting</a> that people are receiving spam indicating that a server upgrade is occurring and people will need to manually update their SSL certificates. As if there weren&#8217;t already enough problems with SSL.</p>
<p>I have to say, this is interesting and if anyone has any examples of the message (with mail headers) or a valid email link, please share it with me (treguly@thisdomain).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/10/ssl-used-in-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Outage</title>
		<link>http://www.sslfail.com/2009/10/server-outage/</link>
		<comments>http://www.sslfail.com/2009/10/server-outage/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:34:01 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Site Related]]></category>
		<category><![CDATA[SecTor]]></category>
		<category><![CDATA[server fail]]></category>
		<category><![CDATA[sslfail.com]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=377</guid>
		<description><![CDATA[Anyone who tried to access SSLFail.com late last night or this morning would have noticed that it was down.  I apparently caused my own server outage with python. Here&#8217;s how it happened.
When sockstress was first discussed I was rather intrigued and thought about it for a bit, but then I quickly abandoned it&#8230; I just [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who tried to access SSLFail.com late last night or this morning would have noticed that it was down.  I apparently caused my own server outage with python. Here&#8217;s how it happened.</p>
<p>When <a href="http://blog.robertlee.name/2008/08/updates.html">sockstress</a> was first discussed I was rather intrigued and thought about it for a bit, but then I quickly abandoned it&#8230; I just had too many other things on my plate. However discussions at <a href="http://www.sector.ca/">SecTOR</a> renewed my interest in exploring how this tool worked. After a bit of googling, I found <a href="http://www.checkpoint.com/defense/advisories/public/announcement/090809-tcpip-dos-sockstress.html">this page</a> which gives an explanation of what is occurring, although I wasn&#8217;t sure if it was correct. It did, however, fit with the &#8216;TCP/IP Zero Window Size Vulnerability&#8217; in <a href="http://www.microsoft.com/technet/security/Bulletin/ms09-048.mspx">MS09-048</a>.</p>
<p>I decided I would code up the diagram on the Check Point page and see what happened when I tested it. I started writing in python using SOCK_RAW and was ready to send my first packet&#8230; or so I&#8217;d thought. I forgot to send an appropriate Ethernet header, which meant parsing the packet found garbage instead of a valid packet&#8230; and port security on on the switch found an invalid MAC address and quickly disabled the port. Which means no more using the SSLFail.com server for playing with raw sockets.</p>
<p>Anyways, everything is back up and running now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/10/server-outage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSLFail Panel Interview on DarkReading</title>
		<link>http://www.sslfail.com/2009/10/sslfail-panel-interview-on-darkreading/</link>
		<comments>http://www.sslfail.com/2009/10/sslfail-panel-interview-on-darkreading/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 21:53:56 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Site Related]]></category>
		<category><![CDATA[DarkReading]]></category>
		<category><![CDATA[SecTor]]></category>
		<category><![CDATA[sslfail.com]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=370</guid>
		<description><![CDATA[I just wanted to point to an awesome article from Kelly Jackson Higgins on DarkReading. I can call it awesome because it&#8217;s about the SSLFail panel at SecTOR and includes quite a bit of the information we shared with attendees, so for anyone not at SecTOR and not wanting to look at the raw data [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to point to <a href="http://darkreading.com/security/vulnerabilities/showArticle.jhtml?articleID=220301548&amp;cid=RSSfeed">an awesome article</a> from Kelly Jackson Higgins on DarkReading. I can call it awesome because it&#8217;s about the SSLFail panel at <a href="http://www.sector.ca/">SecTOR</a> and includes quite a bit of the information we shared with attendees, so for anyone not at SecTOR and not wanting to look at the raw data (which is coming soon)&#8230; it provides an awesome overview. Mike and I really enjoyed the opportunity to sit down and talk with Kelly and had realized at the end of the call that we had a much better idea of what we were going to discuss on the panel than we did before the interview. So everyone who enjoyed the discussion points on the panel has Kelly to thank for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/10/sslfail-panel-interview-on-darkreading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSLFail.com Panel Follow-up</title>
		<link>http://www.sslfail.com/2009/10/sslfail-com-panel-follow-up/</link>
		<comments>http://www.sslfail.com/2009/10/sslfail-com-panel-follow-up/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:14:13 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Site Related]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=368</guid>
		<description><![CDATA[I want to call the SSLFail.com panel at SecTOR a great success. We had a great time up there and if the audience participating was any indication (and it seems to be) then then it was a good time for everyone. We ended up talking so long that we were kicked out of the room [...]]]></description>
			<content:encoded><![CDATA[<p>I want to call the SSLFail.com panel at SecTOR a great success. We had a great time up there and if the audience participating was any indication (and it <a href="http://blog.foragesecurity.com/2009/10/sector-followup.html">seems to be</a>) then then it was a good time for everyone. We ended up talking so long that we were kicked out of the room because the next speaker needed to get on the stage to prepare for his presentation. So we migrated to the hallways and answered a few more questions. We also managed to have things to throw at the audience (vendor swag from <a href="http://www.ncircle.com/">nCircle</a> (t-shirts) and <a href="http://www.forescout.com/">ForeScout</a> (stress blocks)), so thank you to both vendors. I&#8217;m hoping that people took something way from the talk but if there are questions and follow-ups please feel free to contact us, email can be sent to treguly [at] sslfail [dot] com, and I&#8217;ll be more than happy to pass it along to the other panelists. I really think we gained as much, if not more, than the attendees and I expect there will be some blog posts posted here over the next few weeks to discuss various things.</p>
<p>For now, I just wanted to say thank you to everyone that skipped two amazing talks to sit through ours, it was definitely appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/10/sslfail-com-panel-follow-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSLFail @ SecTor</title>
		<link>http://www.sslfail.com/2009/09/sslfail-sector/</link>
		<comments>http://www.sslfail.com/2009/09/sslfail-sector/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 04:21:22 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Site Related]]></category>
		<category><![CDATA[SecTor]]></category>
		<category><![CDATA[sslfail.com]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=366</guid>
		<description><![CDATA[I&#8217;ve been a huge fan of SecTor since the first year it ran and have been fairly vocal about people attending. This year there&#8217;s an extra special reason to attend though, a couple of SSLFail.com bloggers will be doing a panel, we may even have a special guest join us. You&#8217;ll have to attend the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a huge fan of <a href="http://www.sector.ca/">SecTor</a> since the first year it ran and have been fairly vocal about people attending. This year there&#8217;s an extra special reason to attend though, a couple of SSLFail.com bloggers will be doing a panel, we may even have a special guest join us. You&#8217;ll have to attend the talk to find out.</p>
<p>As for the subject&#8230; we don&#8217;t really know. In fact we&#8217;re a week away from presenting and it&#8217;s still up in the air to some extent. From what I&#8217;ve heard you can expect Lolcats, interesting information and some survey results. Anyways, if you&#8217;re at SecTor and the Nsploit and Ghostnet talks are full (and I suspect they will be, I wanted to see both of them)&#8230; we&#8217;re the only option you have left &#8212; so come and join us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/09/sslfail-sector/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rogers Webmail SSLFail Follow-up</title>
		<link>http://www.sslfail.com/2009/07/rogers-webmail-sslfail-follow-up/</link>
		<comments>http://www.sslfail.com/2009/07/rogers-webmail-sslfail-follow-up/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 04:24:21 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[SSLFail]]></category>
		<category><![CDATA[rogers]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=360</guid>
		<description><![CDATA[A while back we posted a screenshot of the Rogers Webmail SSLFail. I decided to follow-up with Rogers to see if they were going to resolve the issue anytime soon. I contacted Rogers and asked if they were going to fix the issue, a couple of days later (July 11th) I received a canned response [...]]]></description>
			<content:encoded><![CDATA[<p>A while back we posted a screenshot of the <a href="http://www.sslfail.com/2009/01/rogers-webmai-ssl-fail-image/">Rogers Webmail SSLFail</a>. I decided to follow-up with Rogers to see if they were going to resolve the issue anytime soon. I contacted Rogers and asked if they were going to fix the issue, a couple of days later (July 11th) I received a canned response with no real information:</p>
<blockquote><p>Dear Tyler,</p>
<p>Thank you for taking the time to write to us, we appreciate your use of<br />
online customer service.</p>
<p>In your recent email, you have informed us that you would like to know<br />
when we will fix an issue with SSL warnings.</p>
<p>Please accept our apologies for any difficulties that you may have<br />
experienced while using Rogers services. Rogers strives for excellence<br />
in customer service and we&#8217;re sorry that we did not meet your<br />
expectations. Be assured that we take your concerns very seriously, and<br />
appreciate the feedback that you have provided and this has been sent to<br />
the appropriate group for their review. If you have any further<br />
questions or requests please let us know.</p>
<p>Thank you for contacting Rogers. For additional information please visit<br />
our website at <a href="http://www.rogers.com/" target="_blank">www.rogers.com</a>. You are a valued customer and we thank<br />
you for your business.</p>
<p>For future email correspondence with respect to this e-mail, please<br />
quote reference number XXXXXXXX</p></blockquote>
<p>I have recieved no additional communication to let me know if they would be fixing this issue or not. I&#8217;m guessing they don&#8217;t take their SSL issues to be very serious as the issue still exists.</p>
<p>As a side note, in order to contact Rogers about a &#8220;website issue&#8221;, I had to provide an account number. The account 12345679 was accepted, but I couldn&#8217;t believe I needed an account number in order to contact them about there website. That&#8217;s ridiculous.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/07/rogers-webmail-sslfail-follow-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buyer Beware</title>
		<link>http://www.sslfail.com/2009/07/buyer-beware/</link>
		<comments>http://www.sslfail.com/2009/07/buyer-beware/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 20:53:11 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[SSLFail]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=357</guid>
		<description><![CDATA[I have to say that when I came across this blog post, I just sat there laughing. Then I stopped laughing when I realized what an issue this is, could you imagine if many sites started doing this and people believed that their transactions were &#8220;secured&#8221; by SSL. Everyone talks about compliance standards but maybe [...]]]></description>
			<content:encoded><![CDATA[<p>I have to say that when I came across <a href="http://michael-coates.blogspot.com/2009/07/poor-mans-ssl.html">this blog post</a>, I just sat there laughing. Then I stopped laughing when I realized what an issue this is, could you imagine if many sites started doing this and people believed that their transactions were &#8220;secured&#8221; by SSL. Everyone talks about compliance standards but maybe we need something a little more serious. A way of shutting down sites that do something like this, or at the very least, a fine that causes severe monetary impact to their business.</p>
<p>I realize that you can&#8217;t police the internet, but individual countries can police companies that operate within their borders, so let&#8217;s start there. We simply need someone to bring it up at the G8 meeting, after all this is much more important than all the discussions on the fictitious issue of global warming. If you require a business permit to operate in a business legally and have to pay taxes and abide by laws, subject the companies to additional regulations related to tricking the customer on the web, or not following best practices. It&#8217;s that simple.</p>
<p>I&#8217;m sure people will argue that it&#8217;s impossible to police the internet, which is why you stick to this per country basis. There will always be malicious sites that dupe the user&#8230; that&#8217;s unavoidable but in the countries that can do something&#8230; do it. Punish these businesses for malicious actions. Take the example that started this post, slap aferry.co.uk with a $10,000 fine. See if they bypass buying that $10 SSL cert again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/07/buyer-beware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temporary LinkedIn SSLFail!</title>
		<link>http://www.sslfail.com/2009/07/temporary-linkedin-sslfail/</link>
		<comments>http://www.sslfail.com/2009/07/temporary-linkedin-sslfail/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 20:40:04 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[SSLFail]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[ssl_error_expired_certificate]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=347</guid>
		<description><![CDATA[We had an interesting screen shot sent in today from Sheldon (his post on the subject).  It appears as though the SSL certificate on LinkedIn expired today and they waited until after the expiration to update their cert, leaving people with SSL errors temporarily. This doesn&#8217;t seem like a great way to foster user trust, [...]]]></description>
			<content:encoded><![CDATA[<p>We had an interesting screen shot sent in today from Sheldon (<a href="http://blog.rapid7.com/?p=4981">his post on the subject</a>).  It appears as though the SSL certificate on LinkedIn expired today and they waited until after the expiration to update their cert, leaving people with SSL errors temporarily. This doesn&#8217;t seem like a great way to foster user trust, I&#8217;d prefer my sites update their certificates early, rather than wait for them to expire. If this was a matter of they forgot the date and weren&#8217;t ready for the expiration, then I&#8217;m really concerned, that mistake should not happen&#8230; especially with a site I trust with so much of my personal information.<br />
<a href="http://www.sslfail.com/wp-content/uploads/2009/07/linkedin_expired.jpg"><img class="alignleft size-full wp-image-348" title="linkedin_expired" src="http://www.sslfail.com/wp-content/uploads/2009/07/linkedin_expired.jpg" alt="linkedin_expired" width="600" height="345" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/07/temporary-linkedin-sslfail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixed-Content Warnings == SSLFail!</title>
		<link>http://www.sslfail.com/2009/06/mixed-content-warnings-sslfail/</link>
		<comments>http://www.sslfail.com/2009/06/mixed-content-warnings-sslfail/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 03:57:29 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[SSLFail]]></category>
		<category><![CDATA[Mixed Content]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=341</guid>
		<description><![CDATA[Jay posted on this previously and we had a brief discussion surrounding it in the comments, but I wanted to bring this up again because I&#8217;m really not a fan of it, and I wanted to make sure people are paying attention. Oh yeah and discuss, discuss, discuss &#8212; let&#8217;s have some chatter  
I [...]]]></description>
			<content:encoded><![CDATA[<p>Jay <a href="http://www.sslfail.com/2009/01/mixed-content-warnings/">posted on this previously</a> and we had a brief discussion surrounding it in the comments, but I wanted to bring this up again because I&#8217;m really not a fan of it, and I wanted to make sure people are paying attention. Oh yeah and discuss, discuss, discuss &#8212; let&#8217;s have some chatter <img src='http://www.sslfail.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I always had two pet peeves about a number of the websites I frequent. First, they frequently required me to whitelist them on NoScript, which I wasn&#8217;t a fan of and second, the SSL versions of the sites often gave large Mixed-Content warnings. These warnings are annoying, distracting and honestly disruptive to the user experience. I&#8217;ll be the first to admit to that. It seems that some browsers listened to these complaints. I just recently remembered when visiting my <a href="https://www.computerdefense.org/">personal blog</a> that these warnings no longer exist when using Firefox. Sure if you look in the bottom corner there&#8217;s a little red exclamation mark over the lock but it doesn&#8217;t contain the full screen warning that a Domain Mismatch or Self Signed Cert cause.</p>
<div id="attachment_342" class="wp-caption aligncenter" style="width: 609px"><a href="http://www.sslfail.com/wp-content/uploads/2009/06/cdo_https.jpg"><img class="size-large wp-image-342" title="cdo_https" src="http://www.sslfail.com/wp-content/uploads/2009/06/cdo_https-1024x727.jpg" alt="ComputerDefense.org via HTTPS" width="599" height="425" /></a><p class="wp-caption-text">ComputerDefense.org via HTTPS</p></div>
<p>See it there, next to Fiddler: Disabled&#8230; a little time red exclamation mark. That&#8217;s all the warning you get. So what do other browsers do? Well, Chrome gives you a slightly bigger, yellow-ish exclamation mark in the address bar, yet it still allows the content to load. IE on the other hand brings up a pop-up (pictured below) prompting the user if they want to load the insecure data or not. It&#8217;s not as vocal as it could be, but it&#8217;s better than nothing.</p>
<div id="attachment_343" class="wp-caption aligncenter" style="width: 341px"><a href="http://www.sslfail.com/wp-content/uploads/2009/06/ie_secure_nonsecure.jpg"><img class="size-full wp-image-343" title="ie_secure_nonsecure" src="http://www.sslfail.com/wp-content/uploads/2009/06/ie_secure_nonsecure.jpg" alt="IE Pop-up for Mixed-Content" width="331" height="152" /></a><p class="wp-caption-text">IE Pop-up for Mixed-Content</p></div>
<p>So why am I blogging about this? After all I said they were annoying and distracting and it seems that the browser vendors are removing them. That&#8217;s a good thing&#8230; isn&#8217;t it? Nope, definitely not a good thing.</p>
<p>Let&#8217;s think about some of the pages that throw large, screaming, in-your-face type errors. Let&#8217;s take two examples, Self Signed Cert and Domain Mismatch. Now remember that the aim of SSL is two-fold. One is to provide verification of the source of the data, the other is to provide encryption.</p>
<p>Does a Self-Signed Cert provide encryption? Yes.<br />
Does a Certificate with a Domain Mismatch provide encryption? Yes.<br />
Does a site with Mixed-Content provide encryption? Partially.</p>
<p>Does a Self Signed Cert provide site verification? No.<br />
Does a Certificate with a Domain Mismatch provide site verification? No.<br />
Does a site with Mixed-Content provide site verification? Partially.</p>
<p>So Yes + No = In-Your-Face Error<br />
Yet, Partially + Partially = Tiny Little Error in the Corner</p>
<p>I would say that Mixed-Content is more dangerous than both a Self-Signed Cert and a Domain Mismatch, yet they&#8217;ve been treated as more serious issues. I&#8217;m don&#8217;t understand that logic, and I&#8217;m not sure that I ever will.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/06/mixed-content-warnings-sslfail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SSL Info in Chrome and some SSLFail</title>
		<link>http://www.sslfail.com/2009/06/ssl-info-in-chrome-and-some-sslfail/</link>
		<comments>http://www.sslfail.com/2009/06/ssl-info-in-chrome-and-some-sslfail/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 03:29:29 +0000</pubDate>
		<dc:creator>jgraver</dc:creator>
				<category><![CDATA[SSL Fail Images]]></category>
		<category><![CDATA[SSLFail]]></category>

		<guid isPermaLink="false">http://www.sslfail.com/?p=328</guid>
		<description><![CDATA[kingthorin pointed us to https://financialcryptography.com
Checking out the site reminded me how cool some of Chrome&#8217;s SSL related info was when visiting an epic SSLfail site.
]]></description>
			<content:encoded><![CDATA[<p>kingthorin pointed us to <a href="https://financialcryptography.com">https://financialcryptography.com</a><br />
Checking out the site reminded me how cool some of Chrome&#8217;s SSL related info was when visiting an epic SSLfail site.<a href="http://www.sslfail.com/wp-content/uploads/2009/06/chrome_nice.jpg"><img src="http://www.sslfail.com/wp-content/uploads/2009/06/chrome_nice.jpg" alt="chrome_nice" title="chrome_nice" width="600" height="716" class="alignleft size-full wp-image-329" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sslfail.com/2009/06/ssl-info-in-chrome-and-some-sslfail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
