Hi,
"Arkady Shoyhet" Arkady.Shoyhet@aladdin.com writes:
Hi,
I have configured openldap 2.3.41 ,with the following command: ./configure --prefix=/usr --with-tls --enable-cript --enable-syslog --sysconfdir=/etc
Everything was OK. Then I called make depends and make install. Everything was fine.Of course OPENSSL-0.9.8G configured and installed too.
BerkleyDB 4.5.20 configured,installed and started by command ./slapd -h 'ldap: // ldaps://' -d1. Everything fine.
But when I try to run ldapsearch –Z then following error message is printed out: ldapsearch: not compiled with TLS support.
Why ? What can I do ?
ldd slapd will show you wether it is linked with libssl.
-Dieter
openldap-software@openldap.org