[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: weird tls problem: please help me, i am desperated.
At 05:41 AM 1/7/2005, Gustavo Rios wrote:
>My ldap.conf is like in:
>
>ssl true
>TLS_CACERT /asd/etc/ssl/ca/ca-crt.pem
ssl true is not an OpenLDAP ldap.conf(5) directive.
You likely are confusing OpenLDAP's ldap.conf with some other
ldap.conf file, such as that used for PAM/NSS LDAP modules.
The OpenLDAP ldap.conf(5) file can be found in
$prefix/etc/openldap/ldap.conf where $prefix is the
installation prefix specified at build time.
Kurt