[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SSL/TLS problem (unknown protocol)
On Mon, 30 Jul 2001, Dax Kelson wrote:
>
> I'm testing LDAP authentication and the client is getting the error:
>
> nss_ldap: could not get LDAP result - Can't contact LDAP server
>
> On the client, this is my ldap.conf config:
>
> host shaka.gurulabs.com
> base dc=gurulabs,dc=com
> port 636
> ssl start_tls
Nevermind. I discovered that I needed "ssl yes" as well. Now all is
working, although I need nscd running to get good performance.
Dax