SmartBear / soapui

SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
http://www.soapui.org
Other
1.56k stars 607 forks source link

SoapUI 5.7.0 logging, e.g. javax.net.debug=ssl #722

Open karelhusa opened 2 years ago

karelhusa commented 2 years ago

I tried to switch on SSL debug logging as I was used in past versions.

I have added into bin/SoapUI-5.7.0.vmoptions: -Djavax.net.debug=ssl

SoapUI 5.7.0 places log files into $HOME/.soapuios/logs/

There is:

None of them contains SSL debugging messages as I would expect. In past versions the debug info was written into soapui-errors.log.

There seems to be some issue: