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


Chapter 11 Name Server Lookup : tibemsLookupParams : tibemsLookupParams_SetLdapKeyFile

tibemsLookupParams_SetLdapKeyFile
Function
Purpose
Set the LDAP client key file.
C Declaration
tibems_status tibemsLookupParams_SetLdapKeyFile(
    tibemsLookupParams lparams,
    const char* file );
IBM Systems
This function is not supported on z/OS and IBM i systems.
Parameters
 
Remarks
The client program reads the private key for the client certificate from this (encrypted) 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