c0re <[email protected]> writes: > I tryed to test with ldapsearch, but it ignores ldap.conf somehow > (where CA certificate defined) and I always recieve > additional info: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed (self > signed certificate in certificate chain) > Tryed with ldapsearch -Z -d 1 -h ldap.domain.com [...]
ldapsearch is not ignoring ldap.conf, it always looks for this file either in the built in path, or the environment variables LDAPRC and LDAPCONF. It seems, you have placed ldap.conf in a non appropriate directory. -Dieter -- Dieter Klünter | Systemberatung sip: [email protected] http://www.dpunkt.de/buecher/2104.html GPG Key ID:8EF7B6C6
