Dear all,
I am trying to set up a SSL trace between the IS and the Broker in order to find the underlying reason for a failing SSL handshake. But so far I couldn’t find a way to do this. :mad: The information in the server / error log is that the handshake fails but not exactly why (e.g. wrong client or server certificitate, missing CA chain …)
With the parameters
- watt.ssl.iaik.debug=true
- watt.net.ssl.debug=true
only tracing of https connections seems to be possible (or any other connection that makes use of the Java keystore)