<?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 for Martin Ottenwaelter</title>
	<atom:link href="http://martinottenwaelter.fr/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinottenwaelter.fr</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 11 May 2012 13:31:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Arne Brasseur</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-4391</link>
		<dc:creator>Arne Brasseur</dc:creator>
		<pubDate>Fri, 11 May 2012 13:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-4391</guid>
		<description>I had this problem with the &#039;gist&#039; executable from Github. Here&#039;s a version of this solution that can be used to &#039;monkey patch&#039; such 3rd party tools.

https://gist.github.com/2659619</description>
		<content:encoded><![CDATA[<p>I had this problem with the &#8216;gist&#8217; executable from Github. Here&#8217;s a version of this solution that can be used to &#8216;monkey patch&#8217; such 3rd party tools.</p>
<p><a href="https://gist.github.com/2659619" rel="nofollow">https://gist.github.com/2659619</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by martin</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-3940</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Fri, 02 Mar 2012 09:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-3940</guid>
		<description>Hmm, the certified gem bundles a certificates file which is not a good idea. You want to rely on you system&#039;s certificates, especially on production machines on which you install security updates regularly.</description>
		<content:encoded><![CDATA[<p>Hmm, the certified gem bundles a certificates file which is not a good idea. You want to rely on you system&#8217;s certificates, especially on production machines on which you install security updates regularly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Defaye</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-3939</link>
		<dc:creator>Defaye</dc:creator>
		<pubDate>Fri, 02 Mar 2012 09:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-3939</guid>
		<description>Solution, get the certified gem

[sudo] gem install certified

add to Gemfile gem &#039;certified&#039;

bundle install

https://github.com/stevegraham/certified</description>
		<content:encoded><![CDATA[<p>Solution, get the certified gem</p>
<p>[sudo] gem install certified</p>
<p>add to Gemfile gem &#8216;certified&#8217;</p>
<p>bundle install</p>
<p><a href="https://github.com/stevegraham/certified" rel="nofollow">https://github.com/stevegraham/certified</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Shannon -jj Behrens</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-3768</link>
		<dc:creator>Shannon -jj Behrens</dc:creator>
		<pubDate>Thu, 09 Feb 2012 00:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-3768</guid>
		<description>I have a solution here (http://jjinux.blogspot.com/2012/02/ruby-working-around-ssl-errors-on-os-x.html) that monkey patches Net::HTTP#use_ssl= in order to do what was suggested above so that it &quot;just works&quot;.</description>
		<content:encoded><![CDATA[<p>I have a solution here (<a href="http://jjinux.blogspot.com/2012/02/ruby-working-around-ssl-errors-on-os-x.html" rel="nofollow">http://jjinux.blogspot.com/2012/02/ruby-working-around-ssl-errors-on-os-x.html</a>) that monkey patches Net::HTTP#use_ssl= in order to do what was suggested above so that it &#8220;just works&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Ruby 使用 SSL 提交 POST &#124; grick&#039;s blog</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-2889</link>
		<dc:creator>Ruby 使用 SSL 提交 POST &#124; grick&#039;s blog</dc:creator>
		<pubDate>Fri, 28 Oct 2011 03:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-2889</guid>
		<description>[...] 参考页面：http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/   十月 28th, 2011 in ruby &#124; tags: post, ruby, ssl, 人人网 [...]</description>
		<content:encoded><![CDATA[<p>[...] 参考页面：http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/   十月 28th, 2011 in ruby | tags: post, ruby, ssl, 人人网 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Kuroko Project &#187; Blog Archive &#187; Openly certifying your Rubies</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1963</link>
		<dc:creator>Kuroko Project &#187; Blog Archive &#187; Openly certifying your Rubies</dc:creator>
		<pubDate>Tue, 14 Jun 2011 16:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1963</guid>
		<description>[...] is loads and loads of advice to fix the message, which also tends to revolve around finding/installing the correct [...]</description>
		<content:encoded><![CDATA[<p>[...] is loads and loads of advice to fix the message, which also tends to revolve around finding/installing the correct [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by Jack Dempsey</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1650</link>
		<dc:creator>Jack Dempsey</dc:creator>
		<pubDate>Thu, 28 Apr 2011 17:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1650</guid>
		<description>This was a great help. The missing piece was how to use this easily in my app, which uses devise and omniauth. I found an example elsewhere and am copying it in here for others:

config.omniauth :facebook, &#039;xxx&#039;, &#039;yyy&#039;, :scope =&gt; &#039;xxxxx&#039;, :client_options =&gt; {:ssl =&gt; {:ca_path =&gt; &quot;/etc/ssl/certs&quot;}}

That happens to be the path to my certs, YMMV. 

HTH</description>
		<content:encoded><![CDATA[<p>This was a great help. The missing piece was how to use this easily in my app, which uses devise and omniauth. I found an example elsewhere and am copying it in here for others:</p>
<p>config.omniauth :facebook, &#8216;xxx&#8217;, &#8216;yyy&#8217;, :scope =&gt; &#8216;xxxxx&#8217;, :client_options =&gt; {:ssl =&gt; {:ca_path =&gt; &#8220;/etc/ssl/certs&#8221;}}</p>
<p>That happens to be the path to my certs, YMMV. </p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by martin</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1631</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Tue, 26 Apr 2011 06:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1631</guid>
		<description>I don&#039;t have a Windows box to test, but you can manually download the latest certificates from curl http://curl.haxx.se/ca/cacert.pem and have https.ca_file point to that file on your disk.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a Windows box to test, but you can manually download the latest certificates from curl <a href="http://curl.haxx.se/ca/cacert.pem" rel="nofollow">http://curl.haxx.se/ca/cacert.pem</a> and have https.ca_file point to that file on your disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby 1.9 and the SSL error by vinicius gati</title>
		<link>http://martinottenwaelter.fr/2010/12/ruby19-and-the-ssl-error/#comment-1625</link>
		<dc:creator>vinicius gati</dc:creator>
		<pubDate>Mon, 25 Apr 2011 17:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/?p=63#comment-1625</guid>
		<description>is there a chance of this solution on windows?</description>
		<content:encoded><![CDATA[<p>is there a chance of this solution on windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SC.Response and JSON by Mil</title>
		<link>http://martinottenwaelter.fr/2009/11/sc-response-and-json/#comment-1077</link>
		<dc:creator>Mil</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://martinottenwaelter.fr/post/242665340#comment-1077</guid>
		<description>Ok, Thanks Martin. :)
By the way this post helps me a lot in reading the file i needed.. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Ok, Thanks Martin. <img src='http://martinottenwaelter.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
By the way this post helps me a lot in reading the file i needed.. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: martinottenwaelter.fr @ 2012-05-18 23:46:27 -->
