Crypt::OpenSSL

1999-03-31 Thread Ed Peschko

hey,

Did this ever happen? I looked on CPAN a couple of days ago, but saw nothing..

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



Re: Problems compiling under Solaris x86

1999-02-21 Thread Ed Peschko

I am trying to compile the SSLeay-0.6.6b so that I can use libwww-perl
and Crypto-SSleay.pm to access pages on sites that require https. As you
may know, Crypto-SSLeay only works with SSLeay version .6x.

Well, the real solution would be to have Crypt-SSLeay use 
openssl.. as SSLeay (AFAIK) is unsupported. Furthermore, I have had problems 
with SSLeay v .6 to connect out to https sites - so you may have difficulties 
even if you get SSLeay v. .6 to work.

So for now, you might want to use a libwww - Net::SSLeay combo for your 
application. Having libwww-perl use either Net::SSLeay OR Crypto-SSLeay would 
be an extra bonus - you might want to follow this up with the libwww-perl list
([EMAIL PROTECTED]).

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