`

Java JDK 1.4 JCE Provider issue.

阅读更多

Bundled JCE provider in jdk1.4 can't cope with keys bigger than 2048. If you are working on a websrvice, which needs using https to access, you maybe will be in trouble as commocial certificates most need 4096. In Java 1.5 and higher, it is OK as longer key was supported as default. How to sovle this issue? You have to find an alternative JCE provider that supports key size 4096.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics