Rick Stevens rps2@socal.rr.com writes:
I know this has been hashed over before, but I simply cannot get my LDAP clients to talk TLS/SSL to my LDAP server. I keep getting
TLS certificate verification: Error, self signed certificate in certificate chain
This error may not be the culprit, if the error (or warning) is referring to the CA. What is the CN of the server certificate and what is the host part of your search string? In order to debug the TLS session run ldapsearch with -d3 option.
-Dieter