SoapUI 5.1.3 - java.net.ssl.SSLException
I upgraded my soapui from 5.0.0 to 5.1.3. today. I get the error Javax.net.ssl.SSLException when I run my test in 5.1.3 but when I run the same in 5.0.0 I don't get the error. I am using Mac and below is the error message from the Error log .
Exception in request: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
2015-04-09 19:33:58,493 ERROR [errorlog] javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:946)
I googled the above problem and tried all the options of changing the vmoption file and other files before posting it here.
Appreciate your support and Thanks.