NSAPI_PUBLIC
int ldapu_set_cert_searchfn (const char *issuerDN,
CertSearchFn_t searchfn);
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.
CertSearchFn_t (Search Function)
, CertMapInitFn_t (Init Function)
, ldapu_get_cert_searchfn()
.