In /var/opt/scalix/sys/om_ldap.conf
Code: Select all
tls=on
Code: Select all
tls=require
both fail
Code: Select all
tls=off
works
Do I need to provide the TLS certificate, if so where?
Specifing
Code: Select all
host=ldap.server:636
for ldaps doesn't work either.
I successfully auth other services on other RHEL boxes against same servers with TLS.
Running RHEL4 & Scalix 10.0.1 EE, auth against OpenLDAP.
Any help please?