Re: libwww-6 versus libwww-5

[email protected] (Gisle Aas) Thu, 27 Oct 2011 19:28:17 +0200
Newsgroups perl.libwww
Message-ID <[email protected]>
On Oct 26, 2011, at 17:33 , H.Merijn Brand wrote:

> LWP::Protocol::https::Socket: SSL connect attempt failed because of handshake problemserror:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure at /pro/lib/perl5/site_perl/5.10.1/LWP/Protocol/http.pm line 51.

I don't really know much about this error or how to resolve this.  Could you perhaps try to install IO::Socket::SSL and see if that helps.  It's currently the preferred interface to openssl.

Do https:// URLs to other sites work?

--Gisle