LDAP Certificates

By default as of Jive 7.0, your Jive instance will verify that you have a valid SSL certificate installed in the JVM if you're running LDAP over SSL. But you can change this setting and run in an insecure mode if you need to.

Fastpath: Admin Console > System > Settings > System Properties.

To switch the SSL certificate behavior so that a valid certificate is not required, go to Admin Console > System > Settings > System Properties and change the system property "ldap.ssl.certverification" to false. You'll need to restart your instance after making this change.