We have a java agent on our server with which we do a POST to a website. This always worked. Yesterday we renewed our SSL certificate and now when posting data again we get this error:
javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
Any idea how to fix this??