[Perl-unix-users] Fetching web pages with an expired SSL Certificate

2008-01-13 Thread eyal edri
Hi, i'm using LWP::UserAgent & Crypt:SSLeay to fetch pages from the web (https also). i was trying to fetch the url : https://www.magnusadventures.com/ and I've lwp returned the following error: 500 SSL negotiation failed: error:1407E086:SSL routines:SSL2_SET_CERTIFICATE:certificate verify failed

Re: [Perl-unix-users] Fetching web pages with an expired SSL Certificate

2008-01-13 Thread Bill Luebkert
eyal edri wrote: > Hi, > > i'm using LWP::UserAgent & Crypt:SSLeay to fetch pages from the web > (https also). > i was trying to fetch the url : https://www.magnusadventures.com/ > > and I've lwp returned the following error: > 500 SSL negotiation failed: err