i'm trying to use openSSL under Win32 using Perl.  i'm confused which SSl
module i should use.

i use the libwww module for my net stuff.  the LWP::protocol::https.pm
package wants:

    require Net::SSL;  # from Crypt-SSleay

i know about the following Perl ssleay/openssl modules:

(1) Crypt::SSLeay from Gisle Aas

This module claims to replace (2), yet uses SSLeay v 6.x

This module also says that Eric Young is also implementing his own Perl
modules and one shouldn't even be using this code.

(2) the Net::SSLeay module (4.1.1999, Sampo Kellomaki <[EMAIL PROTECTED]>)
doesn't seem to
support libwww.

how are people using https with libwww?  i'd appreciate some pointers

alas, activestate doesn't have a nice prebuilt package for Win32.  Microsoft
has kindly improved their make program so nothing compiles easily.  thanks
for suggestions.

-jack


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to