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

Re: ssl not working with ldapsearch



Xavier Poirier wrote:
and the result of ldapsearch is :

ldap_bind: Can' t contact LDAP server (81)
additional info: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Why OpenLdap cannot get the server_certificate in this case ??

It probably gets the server cert fine, but can't get the CA cert. This is to be expected if you created your own CA. Try the ldapsearch again after adding the line:


TLS_REQCERT never

to your (applicable) ldap.conf file.

Jon Roberts
www.mentata.com