You need to sign in to do that
Don't have an account?

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!
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: