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


Chapter 11 Name Server Lookup : tibemsLookupParams : tibemsLookupParams_SetLdapCertFile

tibemsLookupParams_SetLdapCertFile
Function
Purpose
Set the LDAP client certificate file.
C Declaration
tibems_status tibemsLookupParams_SetLdapCertFile(
    tibemsLookupParams lparams,
    const char* file );
IBM z/OS
This function is not supported on IBM z/OS systems.
Parameters
 
Remarks
The client program reads the client certificate from this file.
Set this parameter when the LDAP server requires clients to present certificates as identification.

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