Hi,

I've been able to get Crypt::SSleay to compile with SSLeay v8 and v9,
but I had to modify the source a bit to get it to work.  If you
want, I can hunt down my mod's that made it possible.

Assuming that OpenSSL is just the later version of SSLeay (?), 
what do you all think if I updated Crypt::SSLeay to use the new
libraries, call and call it Crypt::OpenSSL ?  I could have it mimic 
Crypt::SSLeay, so that LWP/Protocol https would hook into it
automatically.

???

Joshua


Ed Peschko wrote:
> 
> >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]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to