If you use the ldap-lookup() or ldap-query() function and connect to the LDAP server via TLS (ldaps://... URL), you may have to provide the corresponding CA certificate using the following config setting in your config file:
The path is resolved relative to the config.xml file.
LDAP Timeout
LDAP requests via ldap-lookup() or ldap-query() use FLAT_MAX_TIMEOUT as the default timeout. If you want to set a lower timeout for LDAP requests, use the setting below in your config file: