[Date Prev][Date Next] [Chronological] [Thread] [Top]

Openldap with TLS/SSL support



How can i compile OpenLDAP with TLS/SSL support? I have specified
the --with-tls option by configuring the OpenLDAP server but it fails when
it tries to bind to ldaps port (636).
I'm running slapd like below:
slpad -h "ldap:/// ldaps:///"
What's the point?