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


Chapter 11 Name Server Lookup : tibemsLookupParams : tibemsLookupParams_SetLdapCiphers

tibemsLookupParams_SetLdapCiphers
Function
Purpose
Set SSL ciphers.
C Declaration
tibems_status tibemsLookupParams_SetLdapCiphers(
    tibemsLookupParams lparams,
    const char* ciphers );
IBM Systems
This function is not supported on z/OS and IBM i systems.
Parameters
 
Remarks
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.

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