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