Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Description:
How to enable SSL tracing (to follow the SSL handshake) in the BusinessConnect Gateway Server.
Add the following two properties to the gsengine.tra file. The SSL debug information will go to stdout which means that gsengine needs to be started from the command line:
java.property.gs.logger.level=DEBUG
java.property.javax.net.debug=ssl