Public bug reported:
Binary package hint: slapd
= SLAPD + GnuTLS fails =
ldaps connections require a client cert although it has been disabled from
the slapd.conf.
== client-side ==
{{{
$ ldapsearch -x
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
}}}
== server-side ==
{{{
connection_read(14): unable to get TLS client DN, error=49 id=0
}}}
== slap.conf ==
{{{
## SSL:
TLSCACertificateFile /etc/local/pki/tls/certs/ca.nnn.nnn.crt
TLSCertificateFile /etc/local/pki/tls/certs/ldap.nnn.nnn.crt
TLSCertificateKeyFile /etc/local/pki/tls/private/ldap.nnn.nnn.key
TLSVerifyClient never
}}}
= OS Details =
OS:: Ubuntu 8.0.4
{{{
ii slapd 2.4.7-6ubuntu3 OpenLDAP server (slapd)
ii libgnutls13 2.0.4-1ubuntu2 the GNU TLS library - runtime library
}}}
** Affects: openldap2.3 (Ubuntu)
Importance: Undecided
Status: New
--
slapd + gnutls fails
https://bugs.launchpad.net/bugs/217159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs