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


Chapter 7 Connection : tibemsSSL : tibemsSSL_SetTrace

tibemsSSL_SetTrace
Function
Purpose
Enable or disable SSL tracing.
C Declaration
void tibemsSSL_SetTrace(
    tibems_bool trace );
 
void tibemsSSL_SetDebugTrace(
    tibems_bool trace );
IBM z/OS
These functions are not supported on IBM z/OS systems. For more information, see SSL Implementation on IBM z/OS.
Parameters
 
TIBEMS_TRUE enables tracing.
TIBEMS_FALSE disables tracing.
Remarks
Two levels of SSL tracing are available—regular tracing and debug tracing (more detailed).

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