Administering the Community / Directory Server Integration Guide |
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.
To switch the SSL certificate behavior so that a valid certificate is not required, go to
and change the system property "ldap.ssl.certverification" to false. You'll need to restart your instance after making this change.