Even though the issue has been reported as 'fixed' I am still facing this problem with an OpenBSD OpenLDAP server:
# ldapsearch -x -b 'dc=ini,dc=uzh,dc=ch' uid=stephan -H ldap://ldap.ini.uzh.ch -ZZ -d1 ...
TLS: peer cert untrusted or revoked (0x42) ldap_err2string ldap_start_tls: Connect error (-11)
I've tried on Hardy and Intrepid with the same results. I tried specifing TLS_CACERT with no luck.
A openSUSE 11.0 clients works out of the box, though.
Even though the issue has been reported as 'fixed' I am still facing this problem with an OpenBSD OpenLDAP server:
# ldapsearch -x -b 'dc=ini, dc=uzh, dc=ch' uid=stephan -H ldap:// ldap.ini. uzh.ch -ZZ -d1
...
TLS: peer cert untrusted or revoked (0x42)
ldap_err2string
ldap_start_tls: Connect error (-11)
I've tried on Hardy and Intrepid with the same results. I tried specifing TLS_CACERT with no luck.
A openSUSE 11.0 clients works out of the box, though.