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?
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?
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.
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:
more details are under the link Simon posted on this thread.
-Pete
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: