From: Doug Bromley Date: 2006-05-04T05:38:56+09:00 Subject: Windows https - Ruby 1.8.4 ------=_Part_49041_1983402.1146688733399 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello This seems to be a problem with a number of people: http://www.codecomments.com/archive327-2006-3-848842.html http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/179201 Trying to connect to a https url using the 'net/http' I consistently get th= e following error: =3D=3D> NoMethodError: undefined method `verify_mode' The solutions above suggest rolling back to Ruby 1.8.2 but as I'm wanting t= o use this on a webhost with 1.8.4 that isn't viable. Does anyone have a solution to this? I've looked at using an open-uri patch that would enable me to use that for https but I'm not sure if it'd be possible to apply that at my shared hosting account? Many thankos for your input. All the best. Doug ------=_Part_49041_1983402.1146688733399--