John Beck wrote:
I am having issues getting TLS to work. Openldap was installed via RPMs from http://anorien.csc.warwick.ac.uk/mirrors/buchan/openldap/rhel4/
--------------------------------- client ldap.conf file Seed the PRNG if /dev/urandom is not provided #tls_randfile /var/run/egd-pool # SSL cipher suite # See man ciphers for syntax #tls_ciphers TLSv1 # Client certificate and key # Use these, if your server requires client authentication. tls_cacertdir /etc/openldap/cacerts ----------------------------------- Any ideas?
Nothing you provided shows any indication of an error. You might start by giving more detail about what problem you're seeing. You should also read the OpenLDAP Admin Guide, the tls_cacertdir directive is most likely not what you want.
http://www.openldap.org/doc/admin23/tls.html -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc OpenLDAP Core Team http://www.openldap.org/project/
