> I am at a loss trying to figure out why my perl script wont talk TLS or SSL. >
More info... I tried it with a LDAPS call. This is what I found when I turned SSL debugging up. ---------------------------------------------------------------------------- ----- [EMAIL PROTECTED] dev]$ ./sync_cur.pl SSL connect attempt failed SSL error: 7070: 1 - error:140820A7:SSL routines:SSL3_CHECK_CERT_AND_ALGORITHM:missing export tmp rsa key at /usr/lib/perl5/site_perl/5.6.1/Net/LDAPS.pm line 20 IO::Socket::INET configuration failed at /usr/lib/perl5/site_perl/5.6.1/Net/LDAPS.pm line 20 FATAL ERROR: IO::Socket::SSL: Timeout [EMAIL PROTECTED] dev]$ openssl version OpenSSL 0.9.6b [engine] 9 Jul 2001 [EMAIL PROTECTED] dev]$ ---------------------------------------------------------------------------- ---- Could it be because of the old openssl libs? I am almost certain that the OpenLDAP installation was built against this ssl installation. (I was not around when the project started). -D
