NSAPI_PUBLIC
int ldapu_set_cert_mapfn(const char *issuerDN,
CertMapFn_t mapfn);
LDAPU_SUCCESS
, if the function was successful.
ldapu_err2string()
to get more information on the problem.)
The given CA must have an entry in the certmap.conf
file.
CertMapFn_t (Mapping Function)
, CertMapInitFn_t (Init Function)
, ldapu_get_cert_mapfn()
.