<?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: Integration testing SSL with Cucumber</title>
	<atom:link href="http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/feed/" rel="self" type="application/rss+xml" />
	<link>http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/</link>
	<description>anything worth taking seriously is worth making fun of</description>
	<lastBuildDate>Sun, 04 Jul 2010 05:40:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim Miller</title>
		<link>http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/comment-page-1/#comment-7331</link>
		<dc:creator>Jim Miller</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://devcaffeine.com/?p=81#comment-7331</guid>
		<description>I didn&#039;t see any examples of how you set SSL certificate information such CN, DN, etc.

When I use header() in Webrat to set a CN like this:  
header(&quot;SSL_CLIENT_S_DN_CN&quot;,   &quot;myuser@site&quot;)  

It ends up in the request environment variable like this:  
request.env[&quot;HTTP_SSL_CLIENT_S_DN_CN&quot;]  

Did you ever find a way to test this sort of thing?  


Thank you

--Jim</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t see any examples of how you set SSL certificate information such CN, DN, etc.</p>
<p>When I use header() in Webrat to set a CN like this:<br />
header(&#8220;SSL_CLIENT_S_DN_CN&#8221;,   &#8220;myuser@site&#8221;)  </p>
<p>It ends up in the request environment variable like this:<br />
request.env["HTTP_SSL_CLIENT_S_DN_CN"]  </p>
<p>Did you ever find a way to test this sort of thing?  </p>
<p>Thank you</p>
<p>&#8211;Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaheenery</title>
		<link>http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/comment-page-1/#comment-6790</link>
		<dc:creator>Shaheenery</dc:creator>
		<pubDate>Thu, 21 May 2009 18:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://devcaffeine.com/?p=81#comment-6790</guid>
		<description>Fantastic, 

Just what I was looking for.  I appreciate the lessons so I can get back to partying with my new testing hotness.

SSL &amp; Cucumber FTW!</description>
		<content:encoded><![CDATA[<p>Fantastic, </p>
<p>Just what I was looking for.  I appreciate the lessons so I can get back to partying with my new testing hotness.</p>
<p>SSL &amp; Cucumber FTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robby on Rails : 20 articles on Cucumber and a free beverage recipe!</title>
		<link>http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/comment-page-1/#comment-6743</link>
		<dc:creator>Robby on Rails : 20 articles on Cucumber and a free beverage recipe!</dc:creator>
		<pubDate>Fri, 10 Apr 2009 03:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://devcaffeine.com/?p=81#comment-6743</guid>
		<description>[...] Integration testing SSL with Cucumber [...]</description>
		<content:encoded><![CDATA[<p>[...] Integration testing SSL with Cucumber [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wincent Colaiuta</title>
		<link>http://devcaffeine.com/2009/02/16/integration-testing-ssl-with-cucumber/comment-page-1/#comment-6656</link>
		<dc:creator>Wincent Colaiuta</dc:creator>
		<pubDate>Wed, 18 Feb 2009 10:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://devcaffeine.com/?p=81#comment-6656</guid>
		<description>Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
