I'm using Leopard version of Ruby 1.8.6 and Have OpenSSL installed via DarwinPorts (openssl @0.9.8g_0)
However this isn't the version my Ruby installed is using: $ irb irb(main):001:0> require 'openssl' => true irb(main):002:0> OpenSSL::OPENSSL_VERSION => "OpenSSL 0.9.7l 28 Sep 2006" irb(main):003:0> OpenSSL::OPENSSL_VERSION_NUMBER => 9466063 I've spent the afternoon searching for any old rogue versions of either ruby or openssl and couldn't find any (at least none in the path). Anybody got any ideas of what to try next? Cheers Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---