Open
Description
LDAP_TLS_CA_CRT_FILENAME: Ldap ssl CA certificate filename. Defaults to ca.crt
TLSCACertificateFile
is just for validating client certificates, we may not want to provide it in 99% of user case.
Having it with a default value can lead to a potential and unsafe configuration where the server provides the full chain.
I suggest that we remove it by default and just add this to cn=config
only if it set ?