Hello,
Running openldap -2-3-32 with SLAPD on a linux server.
Also running openldap-2-3.32 on a linux client.
slapd.conf includes:
TLSCipherSuite HIGH:MEDIUM:+SSLv2
TLSCACertificateFile /usr/local/etc/openldap/cacert.pem
TLSCertificateFile /usr/local/etc/openldap/servercert.pem
TLSCertificateKeyFile /usr/local/etc/openldap/newkey.pem
TLSVerifyClient never (or allow)
Issue1: Here is the debug output from the openldap code if the ldap.conf
file has the following in it when I try authentication:
TLS_CACERT cacert.pem
TLS_CACERTDIR /usr/local/etc/openldap/