As Karl mentions, this seems to be a problem in Intrepid as well, but I think it worked some time ago. Some changes last month that should affect this?
What I've done to test this: * my /etc/ldap/ldap.conf has: TLS_REQCERT demand TLS_CACERT /etc/ldap/certs.txt * if I try using ldapsearch (-d 253) I get: TLS: peer cert untrusted or revoked (0x82) * my /etc/ldap/certs.txt file has the certificate of the CA * if I use gnutls-cli to check the same ldap-server ("gnutls-cli --print-cert -p 636 --x509cafile /etc/ldap/certs.txt <hostname>") I get: Peer's certificate is trusted -- "TLS: peer cert untrusted or revoked (0x82)" error in Hardy's version of ldap-utils https://bugs.launchpad.net/bugs/257153 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs