I had asked a question about this earlier, but it didn\'t get answered right and led nowhere.
So I\'ve clarified few details on the problem and I would really like t
there are two options to solve this issue
option number 1 : use certificate with less length RSA 2048
option number 2 : you will update two jars in jre\lib\security
whatever you use java http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
or you use IBM websphere or any application server that use its java . the main problem that i faced i used certification with maximum length ,when i deployed ears on websphere the same exception is thrown
Java Security: Illegal key size or default parameters?
i updated java intsalled folder in websphere with two jars https://www14.software.ibm.com/webapp/iwm/web/reg/pick.do?source=jcesdk&lang=en_US
you can check reference in link https://www-01.ibm.com/support/docview.wss?uid=swg21663373