Skip to main content
Skip table of contents

LDAPS Configuration

To allow self-signed certificates for LDAPS, the path to the truststore and the corresponding password must be specified in the X4config.xml configuration file via the <trustStore> and <trustStorePassword> elements.

You can specify only one truststore. The specified truststore affects the HTTPS configuration and the use of certificates.

XML
<x4>
...
	<webContainerURL/>
	<trustStore>TrustStore path</trustStore>
	<trustStorePassword>TrustStore password</trustStorePassword>
	<logging/>
...
</x4>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.