Hi, We have a ldap server and I need to connect this server and get information from him. I connect it with a perl program. I need to do it with a secure connection. I undestand that I need to use LDAPS, Do I also need to install IO::Socket:SSL?
Shlomit.