• Support 3625
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hello,

I recently wrote a webcallout to do some integration between Salesforce and our website. On testing my callout in production, I began recieving the following exception: "java.lang.RuntimeException: Could not generate DH keypair". I googled this and found several references to various java versions and the SSL handshakes they support:

http://stackoverflow.com/questions/6851461/java-why-does-ssl-handshake-give-could-not-generate-dh-keypair-exception
http://stackoverflow.com/questions/14253039/is-there-a-workaround-for-java-lang-runtimeexception-could-not-generate-dh-key
http://stackoverflow.com/questions/26769498/java-lang-runtimeexception-could-not-generate-dh-keypair-when-trying-to-make-ca

My question is, based upon these links, what are the supported SSL configurations for remote web callout endpoints?

Thanks,
-Nick
Hello,

I recently wrote a webcallout to do some integration between Salesforce and our website. On testing my callout in production, I began recieving the following exception: "java.lang.RuntimeException: Could not generate DH keypair". I googled this and found several references to various java versions and the SSL handshakes they support:

http://stackoverflow.com/questions/6851461/java-why-does-ssl-handshake-give-could-not-generate-dh-keypair-exception
http://stackoverflow.com/questions/14253039/is-there-a-workaround-for-java-lang-runtimeexception-could-not-generate-dh-key
http://stackoverflow.com/questions/26769498/java-lang-runtimeexception-could-not-generate-dh-keypair-when-trying-to-make-ca

My question is, based upon these links, what are the supported SSL configurations for remote web callout endpoints?

Thanks,
-Nick