Hi folks. Apologies if this is the wrong place for my query, as I'm not sure how to track down whether my problem lives in core OpenSSL, in the Perl OpenSSL modules, or in the LWP modules I'm trying to use them via.
I'm trying to get the Perl LWP::UserAgent to make HTTPS requests for me. OpenSSL (0.9.8b as obtained from openssl.org) built, tested and installed with no error messages. Using the cpan installer I attempted 'cpan install OpenSSL', but the build failed because it didn't find the OpenSSL libraries (ssl & crypt). However, I tweaked the makefile with a couple of -I / -L options and got the build and install to complete successfully. I thought LWP would find the new libraries and work, but found that I was getting blank documents through LWP, so I tried re-installing LWP itself. Unfortunately, now I get a 'Segmentation Fault' when I attempt to get an HTTPS page through LWP. Any ideas how I unravel this and get everything installed correctly? Cheers, Jon. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]