From: Todd Breiholz Date: 2006-04-06T06:29:30+09:00 Subject: Re: Problem with https connection in Ruby 1.8.4 I just re-encountered this problem and it turns out I had an old version of https.rb in my site_ruby directory. I cleaned that up and everything is working fine now. Todd