• 篤 武藤
  • NEWBIE
  • 0 Points
  • Member since 2015
  • TerraSky Co.,Ltd.

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies
hi iam new to salesforce i want to integrate salesforce with sap so please help how could i do 
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
Hi,

Because of SSLv3 Poodle vulnerability, we have turned off SSLv3 support on our web server. This in term is causing Salesforce outbound messaging to fail.

Is there a work around with this from Salesforce end?

The outbound messaging processing issue was resolved once we turn SSLv3 back on our web server.

Ted Tsung

SalesforceからSAPにログインするような仕組みを作ることは可能でしょうか?

 

Salesforceから外部システムのAPIを実行させる方法や

その構造などご存じの方がおりましたら

ご教授お願い致します。

(サンプルソースなどあると助かります)

  • April 22, 2011
  • Like
  • 0