Function
Set SSL ciphers.
tibems_status
tibemsLookupParams_SetLdapCiphers(
tibemsLookupParams lparams,
const char* ciphers );
CALL "tibemsLookupParams_SetLdapCiphers" USING BY VALUE lparams, BY REFERENCE ciphers, RETURNING tibems-status END-CALL.
Set this parameter when using secure LDAP connections.
The LDAP server configures a similar list of ciphers. SSL communication uses the strongest ciphers in the intersection of the server and client cipher lists.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |