Crypt::SSLeay: Peer Certificate Verification?

2001-10-03 Thread Del Simmons
tch somewhere that would let me verify the server's cert? -Del Simmons [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PRO

Crypt::SSLeay: Code works on Linux but not Solaris.. HELP!

2001-10-03 Thread Del Simmons
Hey everyone.. I am using the following: machine 1: Linux 2.4.8 (RedHat 7.1 with new kernel) machine 2: Solaris 8 packages on both machines: openssl version 0.9.6 perl 5.6.0 Crypt::SSLeay 0.31 LWP 5.53 And I have the following code in a script:

Re: Crypt::SSLeay: Code works on Linux but not Solaris.. HELP!

2001-10-04 Thread Del Simmons
ndef, undef) called at /usr/local/lib/perl5/site_perl/5.6.0/LWP/UserAgent.pm line 249 LWP::UserAgent::request('LWP::UserAgent=HASH(0x2227bc)', 'HTTP::Request=HASH(0xf5cb0)') called at ./dammit line 32 Client-Date: Thu, 04 Oct 2001 15:27:56 GM -Del Del Simmons wrot