[Bug 217159] [NEW] slapd + gnutls fails
svimes
debian at huttu.net
Mon Apr 14 09:56:43 BST 2008
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
Server Team, which is subscribed to openldap2.3 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list