Function
Set the LDAP client key file.
tibems_status
tibemsLookupParams_SetLdapKeyFile(
tibemsLookupParams lparams,
const char* file );
CALL "tibemsLookupParams_SetLdapKeyFile" USING BY VALUE lparams, BY REFERENCE file, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
lparams
|
Set the property in this parameter object.
|
file
|
Set the property to this filename.
|
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.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |