Hi All,
I am getting an exception while sending a request to a https URL
java.io.EOFException: Connection closed by remote host.
has any one faced this issue before?
I am using the service pub.security:setKeyAndChain to set the privKeyFile in the format of a .der file and the rootca and the intermediate as the certFiles. additionally the rootca and intermediateca are installed in truststore of IS.
Version 9.10.0.0
Updates TNS_9.10_Fix8
IS_9.10_Core_Fix12
Can you please enable SSL Debug true by setting it in and check the detailed error exception ?
you should set the below parameter,
watt.ssl.iaik.debug is equal to True
Hi Onur,
Yes I have enabled it. the only log which comes after enabling it is
2018-09-12 07:13:16 UTC [ISP.0085.9998E] Exception → java.io.IOException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Than I suggest that you should trace what is happening and required by using this tool maybe this ssl requires some chipper which your environment does not support with the JVM version you are using, once I got such an exception and it was solved by upgrading the JVM. https://www.openssl.org