Skip to main content

Enabling SSL for LDAP

To enable LDAP over SSL, install a certificate for the LDAP server in the Java runtime environment used by Striim using a command such as:

sudo keytool -import -alias <LDAP server IP address>
  -keystore $JAVA_HOME/jre/lib/security/cacerts -file public.crt