Java Security: Illegal key size or default parameters?

前端 未结 19 1748
日久生厌
日久生厌 2020-11-22 03:34

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

19条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 03:45

    There's a short discussion of what appears to be this issue here. The page it links to appears to be gone, but one of the responses might be what you need:

    Indeed, copying US_export_policy.jar and local_policy.jar from core/lib/jce to $JAVA_HOME/jre/lib/security helped. Thanks.

提交回复
热议问题