ldapbind to ldapsearch over SSL port
493292Mar 31 2008 — edited Mar 31 2008I am struggling with ldapbind to our ldap server over SSL port. If I do ldap over non-ssl port, it works. But when I try to bind it to SSL port, it throws "ldap_bind: can't contact LDAP server".
Our system administrator has told me that SSL is enabled and the port is open.
We are wondering that Is there any other parameter we need to specify in ldapbind command or it has something to do with the server? Thanks.