tibemsLookupParams_SetLdapCAFile

Function

Purpose

Set the LDAP CA certificate file.

C Declaration

tibems_status tibemsLookupParams_SetLdapCAFile(
    tibemsLookupParams lparams,
    const char* file );

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 filename.

Remarks

The client program reads the CA certificate from this file.