function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
WardsterWardster 

java.lang.RuntimeException: Could not generate DH keypair

I'm developing an Apex application in which SFDC makes rest based calls to an external data source.  But it isn't working now.   The external vendor is saying this is a bug with the version of Java that Salesforce.com is using.  Can this be true?  Here is the error message I'm seeing.

java.lang.RuntimeException: Could not generate DH keypair
Vla ChaVla Cha
This is correct, at the moment SFDC supports just 1024-bit DH parameters. Please check this: https://success.salesforce.com/ideaView?id=08730000000DkVHAA0