I'm trying to implement https support via the LWP 5.48 set of modules along with the IO::Socket::SSL and using the openssl latest release of 9.6. If I understand the documentation, the Net::SSL (1.03) is needed prior to the installation of the IO::Socket::SSL module and to install the Net:SSL the openssl at 9.1c is needed. My question is if anyone has installed on HPUX 10.2 with the latest release of openssl (9.6) and has access to https transactions. All I'm trying to do is access certain https transaction via a Perl robot and I believe that I need the Net::SSL and IO::Socket::SSL to do the job. If anyone knows of a better, more efficient, less convoluted way to enable https, I would be very grateful Thanks in advance for any and all comments.
