相关文章推荐
精明的饺子  ·  TypeError: can‘t ...·  1 年前    · 
风度翩翩的排球  ·  kubernetes - ...·  1 年前    · 
一直单身的匕首  ·  解决%matplotlib ...·  1 年前    · 
八块腹肌的葡萄酒  ·  [Done] exited with ...·  1 年前    · 

Welcome to Support!

Search for an answer or ask a question of the zone or Customer Support.

Need help? Dismiss Show All Questions sorted by Date Posted

Show

sorted by

Bluetee Bluetee

HttpCommunicationException blocked the whold work

Hello,
It is really strange. The same project can be run successfully 2 days ago got a HttpCommunicationException today when doing the query. The login has been successfully perfermed, I can got the session and the new url. But when doing the query, it returned a HttpCommunicationException exception.
the error message saids: The selected encryption strength may not match your policy file. Please check your policy file and upgrade, if necessary.. Fatal SSL handshake error: java.lang.RuntimeException: Unable to create cipher AES/CBC/NoPadding: java.security.InvalidKeyException: Illegal key size .
It is something wrong with my network connection? or Salseforce has updated any ssl related configuration recently?
Thanks in advance!
Superfell Superfell
see http://community.salesforce.com/sforce/board/message?board.id=announcements&message.id=50
Bluetee Bluetee
Hi Admin,
we are using TIBCO product call the soap activity. It works fine in our US branch but failed when it runs in China Mainland. It keep throwing the exception below when doing query:
------------
BW-HTTP-100300 An IOException was thrown while trying to execute the Http method
caused by: java.io.IOException: The selected encryption strength may not match your policy file. Please check your policy file and upgrade, if necessary.. Fatal SSL handshake error: java.lang.RuntimeException: Unable to create cipher AES/CBC/NoPadding: java.security.InvalidKeyException: Illegal key size
------------
It works fine before 1st April. Would you please tell us why. Are there anything wrong of the network?
Ron Hess Ron Hess
we now use strong SSL, and that date sounds correct for the switch.

more details are under the link Simon posted on this thread.
dapkus dapkus
We've updated our tech note on changes in our SSL support with information on issues on Tibco.  Please see there for more information and for a work around.

-Pete
Bluetee Bluetee

Thanks for your reply! I have download the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 5.0, then sovled this problem.

well... the previous question seems a little stupid.:smileyvery-happy: