When I connect to my ldap server using plain ol' 389 everything works
just dandy. When I connect to it via ssl, the connection is made, ssl
appears to handshake, but the bind fails. Below are the slapd logs. Any
ideas with this one. I have added in a valid ca cert and have a valid
wildcard cert.
It seems to be a pretty popular problem around these parts but no one
seems to have posted a solution.
Thanks
Tom
# To allow TLS-enabled connections, create /etc/ssl/openldap/ldap.pem
# and uncomment the following lines.
TLSRandFile /dev/random
TLSCipherSuite HIGH:MEDIUM:+SSLv2
TLSCertificateFile /etc/ssl/openldap/ldap.pem
TLSCertificateKeyFile /etc/ssl/openldap/ldap.pem
TLSCACertificatePath /etc/ssl/
TLSCACertificateFile /etc/ssl/cacert.pem
#TLSCACertificateFile /etc/ssl/openldap/ldap.pem
TLSVerifyClient never # ([never]|allow|try|demand)
Apr 25 16:06:07 nova slapd[3670]: daemon: activity on 1 descriptors