How to enable SSL debug on the mid server to troubleshoot any issues with SSL connections?Issue How to enable SSL to debug on the mid server to troubleshoot any issues with SSL connections?ReleaseAnyResolutionLog into the mid server and stop the Mid server serviceTemporarily edit the .\agent\conf\wrapper-override.conf file and add the following linewrapper.java.additional.500=-Djavax.net.debug=ssl:handshakeAfter saving, Restart the mid serverAll the SSL handshake logs will be captured in the agent\logs\wrapper.log of the mid server.