Hello,
Le sam. mai 21 2011 � 12:55:03 -0300, Reinaldo de Carvalho dit :
On Sat, May 21, 2011 at 12:04 PM, David Dumortier d.dumortier@free.fr wrote:
I suspect you are running ldap:// on port 636.
ldapsearch -W -H ldap://myip:636/ ldap_result: Can't contact LDAP server (-1)
No, -H ldaps://myip:636/ (to SSL/ldaps).
Tried it with same result :-(
You're really using a Certificate file (and not a CSR)?
Ldap client will validade the server certificate, you should especify TLS_CACERT /to/file or TLS_REQCERT never on /etc/ldap/ldap.conf
I used this page to generate a self-signed certificate : https://help.ubuntu.com/community/GnuTLS Perhaps a step for a certificate missed. Anyway I tried TLS_REQCERT never with the same result.
-- Reinaldo de Carvalho http://korreio.sf.net http://python-cyrus.sf.net