java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
I had the client server connection working earlier, but it stopped working since few months. Below are the logs I found. To fix this, I have imported the server's Base-64 encoded x.509 cert into the client's IBM Websphere Keystore. But it didn't make any difference! What could be the issue? [1/29/18 15:25:04:701 EST] 000000be XXLogger E User: [system] App: [com.xx.xyz.atom.UvwConnector] java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at org.apache.abdera.protocol.client.AbderaClient.execute(AbderaClient.java:701) at org.apache.abdera