Hi, On Friday 06 February 2004 00:09, BBKing wrote: > I am getting this following error > > IO::Socket::SSL: Timeout at ldaps_test.pl line 13, <DATA> line 556. > > I have openssl version 0.97a and perl 5.8 and > following perl modules > > Net-SSLeay.pm 1.25 > perl ldap 0.29 > IO-Socket-SSL-0.95 > > Also i tried some thing like Timeout=> '540' didn't work
I doubt that it is the cause of your problem, but ... The timeout option in Net::LDAP->new() is in lower case e.g. timeout => 540 Have you tried perl-ldap 0.31 ? Peter -- Peter Marschall eMail: [EMAIL PROTECTED]
