Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 11 Name Server Lookup : tibemsLookupParams : tibemsLookupParams_SetLdapCAPath

tibemsLookupParams_SetLdapCAPath
Function
Purpose
Set the LDAP CA certificate directory pathname.
C Declaration
tibems_status tibemsLookupParams_SetLdapCAPath(
    tibemsLookupParams lparams,
    const char* path );
IBM z/OS
This function is not supported on IBM z/OS systems.
Parameters
 
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.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved