Hi,
I am running an apache LDAP server on my local box. I am trying to connect to this LDAP server via SSL.
I am able to connect if I give the hostname as 'localhost' or '127.0.0.1'. I am not able to connect if I give the actual IP address of my local box.
Thanks