Hello all: I am trying to use Net::LDAPS within a perl program in order to establish a secure socket connection with my ldap server. My program works fine if i use the bind function from Net::LDAP module. However, when I changed my source code to use the bind function from Net::LDAPS, my program failed because it complained about the need for IO::Socket::SSL module. Then, when i started to run make for IO::Socket::SSL, it complained about the need for Net::SSLeay. The compilation for Net::SSLeay version 1.23 and version 1.21 (I have tried both) fails cause it complains about having the same C compiler for openssl and perl and it basically asks me to recompile openssl and perl again from source code which I do not want to do. So, can someone please suggest an alternative solution/s or any ideas/comments. Thanks a lot, Kavita Chhabria Systems Developer Apogent Technologies (269) 544-7515 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
