Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
What parameters need to be added to the BusinessConnect engine TRA file to enable SSL debug tracing in the logs?
Environment:
==========
TIBCO BusinessConnect 5.X.X all versions
Resolution:
=========
For inbound HTTPS requests, add this property to the TRA file:
bw.plugin.http.server.debug
By setting this parameter to true, it specifies that the debug information of incoming HTTP requests are written to the log file. Writing this information to a log file does result some overhead and additional processing time.
The debug information will be sent to stdout rather than the BC log file. Therefore, the BC engine must be started from a command line rather than from the Admininistrator.
The outbound SSL handshake for outbound SSL requests in the interior server will be put in the Interior Server log when tracing is enabled as described in Chapter 4 of the BusinessConnect Server Administration Manual.