tibemsLookupParams_SetLdapCAPath

Function

Purpose

Set the LDAP CA certificate directory pathname.

C Declaration

tibems_status tibemsLookupParams_SetLdapCAPath(
    tibemsLookupParams lparams,
    const char* path );

IBM Systems

This function is not supported on z/OS and IBM i systems.

Parameters

Parameter Description
lparams Set the property in this parameter object.
path Set the property to this directory pathname.

Remarks

Set this parameter when several certificate files are grouped in one directory. This parameter specifies that directory. The client program reads certificate files from this directory.