Is JCE policy bundled with openjdk 8?

有些话、适合烂在心里 提交于 2020-05-12 20:31:45

问题


I am trying to package java-1.8.0-openjdk jre and jdk, i am unable to find jce policy for openjdk 8

Where can i find it ? Can anyone point me the link.


回答1:


According to the following page, it seems that JCE is by default bundled with OpenJDK: https://github.com/open-eid/cdoc4j/wiki/Enabling-Unlimited-Strength-Jurisdiction-Policy.



来源:https://stackoverflow.com/questions/53276996/is-jce-policy-bundled-with-openjdk-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!