From: Arun Kumar Date: 2009-03-28T17:55:39+09:00 Subject: Re: https html parsing Eric Hodel wrote: > On Mar 27, 2009, at 21:13, Arun Kumar wrote: >>> >> require 'net/https' >> } >> puts res.body >> >> This is my entire code of example.rb. Now i used https. I'm now >> getting >> a warning like this when i try to access https sites : >> >> warning: peer certificate won't be verified in this SSL session >> >> and i'm not able to access sites where the url is redirecting. > > This is explained in `ri Net::HTTP` under "Following Redirection" Hi, I solved the redirecting problem. But still the https problem remains. Please help me Regards Arun Kumar -- Posted via http://www.ruby-forum.com/.