develooper Front page | perl.libwww | Postings from November 2011

Re: libwww-6 versus libwww-5

Thread Previous | Thread Next
From:
Bjoern Hoehrmann
Date:
November 2, 2011 22:12
Subject:
Re: libwww-6 versus libwww-5
Message ID:
2m64b79luun74s59qm6721fg1b4is85cc3@hive.bjoern.hoehrmann.de
* H.Merijn Brand wrote:
>When we (try to) communicate using SOAP with libwww-6.03, we get this
>error:

>error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure ...

This is the relevant error code. My guess would be there is a problem
with the certificates involved, but a quick search does not support
that. You could try running `openssl s_client -connect example.com:443`
(and possibly manually type some HTTP request after that) and see if
that provides any clues. There are also environment variables you can
set to control whether certificates are verified to rule that out as
a problem.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About