freeBSD 6.4-RELEASE-p8 Perl 5.8.9 LWP 6.04 OpenSSL 0.9.8w suddenly my remote https connections are failing after years
curl responds with a ssl connect error, error 35 notes on this state: A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. LWP in PERL returns LWP::Protocol::https::Socket: SSL connect attempt failed with unknown error error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure at /usr/local/lib/perl5/site_perl/5.8.9/LWP/Protocol/http.pm line 51. web searches only mention that the ROOT CERTIFICATES are missing or cant be located. web seraches also mention Mozilla::CA my Mozilla::Ca checks ... # perl -MMozilla::CA -le 'print $Mozilla::CA::VERSION' 20120309 # perl -MMozilla::CA -le 'print Mozilla::CA::SSL_ca_file();' /usr/local/lib/perl5/site_perl/5.8.9/Mozilla/CA/cacert.pem what files should I have, where should they be and where can i get then I am trying to connect to the paypal payflopro servers with PayfloPro.pm Please help Thank you Benn ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
