Hi!
Anyone confident in LDAP? I'm trying to set up LDAP with TLS/SSL, but
keeps getting the error "failed to bind to LDAP server ldap://
127.0.0.1: Confidentiality required" in the logs.
When I run
openssl verify -CAfile cacert.pem cacert.pem
I get OK so the certificate seems all right. And in slapd.conf i have
added:
TLSCACertificateFile
TLSCertificateFile
TLSCertificateKeyFile
TLSVerifyClient
So my question is really, is it possible to use selfsigned
certificates with LDAP?
Any suggestions is appreciated.
Bjørn
|