Forum Discussion
KarelHusa
4 years agoChampion Level 1
Hi matijap ,
richie 's suggestion might definitelly help.
Maybe detailed logging could help to doublecheck the SSL handshake. (Do you use the very same keystore in SoapUI and Postman? Is your server address equal in Postman and SoapUI?)
You can add to your bin/SoapUI-5.6.0.vmoptions the following lines:
-Djavax.net.debug=ssl:record:plaintext
-Djavax.net.debug=ssl:handshake:verbose
Then if you restart SoapUI and visit bin/error.log, you will see the communication details step by step.
Best regards,
Karel
Related Content
Recent Discussions
- 18 hours ago