This function sets the LDAP certificate and private key for the
named external security configuration.
Parameters
external-security-name
The name of an external-security configuration.
ldap-certificate
The PEM encoded X509 client certificate for MarkLogic server to connect the
LDAP server. It can be used for mutual authentication if bind method
is MD5 or simple. Or it can be used for external binding.
ldap-private-key
The PEM encoded private key corresponding to the certificate.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.