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

openldap 2.2.17 and SSL



I'm trying to connect to an LDAP server with SSL with openldap 2.2.17.
Without SSL everything works fine.

In my ldap.conf file I've got this:
TLS_CACERTDIR /path/to/cert/dir

I've put a PEM certificate authority cert in that directory, and I'm
using the same function to attempt to connect:
ldap_bind_s().

I also set my url.lud_scheme to "ldaps" instead of "ldap".

Am I missing anything? I can't seem to get it to work. I just get a
"server not found" error back.

 - Jeremiah
 inlovewithGod@gmail.com