Soap UI connect to AIS
Hi All,
I'm facing error when connecting using soap ui to JDE AIS through HTTPS. Below is the error from SoapUI side but i'm not able to retrieve anything from JDE e.g:E1root.log
2018-05-23 14:16:14,894 ERROR [WsdlSubmit] Exception in request: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
2018-05-23 14:16:14,895 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(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)