On Sat, Oct 18, 2008 at 12:24 AM, Pallavi Gawas
<[EMAIL PROTECTED]> wrote:

>>>  I have been trying to connect to a secured link(https) which is
>>> pointing to a wsdl file. I am using SOAP4R for this. But it is giving me
>>> an exception which says " hostname was not match with the server
>>> certificate". I really cant figure out what is the problem.

> Yes I have tried accessing the URL with a browser and it gives me
> website's security certificate error. What to do in this case? Actually
> I am a newbie to ruby on rails so dont know much how to go about things.

The options I can see are:

1) get the site to fix the problem with the cert,
2) access the site using the name on the cert,
3) rescue the exception being thrown and ignore it :-)

HTH!
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to