Set up trusted certificates when using TLS with LDAP authentication.
ml_add_certificates_file ( 'file_name', )
Syntax | Description |
---|---|
file_name |
VARCHAR(1024). The name of the trusted certificates file. |
This procedure populates the ml_trusted_certificates_file table with information about the specified trusted certificate file.
Existing entries in the ml_trusted_certificates_file table are deleted before the new trusted certificate file name is inserted because only a single trusted certificate file is required for a server farm.