Is the LDAP server using a self-signed SSL certificate? If so you need to export the CA Cert (Base64 format works for sure), and copy it to your Linux PC. Then you need to enter a line in your ldap.conf that looks something like this: TLS_CACERT /path/to/exportfile