如何在OS X中安装无限强度JCE for Java 8?
我需要在 OS X
中为 Java 8
安装 Java Cryptography Extension / mac OS
。事实证明 README 文件中的步骤rel =noreferrer>安装程序仅包含 Unix
和 Windows
的说明,但不适用于 OS X / mac OS
。我试图将JAR文件放在 $ JAVA_HOME / lib / security
中,但它也没有用。你知道我怎么能安装它们吗?
I need to install the Java Cryptography Extension for Java 8
in OS X
/ mac OS
. It turns out the steps from the README file which came with the installer include instructions only for Unix
and Windows
, but not for OS X
/ mac OS
. I tried to put the JAR files in $JAVA_HOME/lib/security
, but it didn't work either. Do you know how can I install them?
如果你是mac用户,请把从 jce_policy-8.zip 如果你的java版本是8. *使用在路径下方(将jar放在它下面)
If you are mac user, put the jars extracted from jce_policy-8.zip if your java version is 8.* use below path (to put jars under it)
/Library/Java/JavaVirtualMachines/**< jdk_version_of_your_pc >**/Contents/Home/jre/lib/security