java.lang.SecurityException: The jurisdiction policy files are not signed by a trusted signer!

   解决:主要是由于加密文件的版本和jdk的版本加密文件不相同。查看主类(local_policy.jar,US_export_policy.jar)和jdk的加密文件的版本不相同。java

         参考:http://stackoverflow.com/questions/9745193/java-lang- securityexception-the-jurisdiction-policy-files-are-not-signed-by-a-t加密

                     http://stackoverflow.com/questions/18754243/securityexception-even-after-replacing-crypto-policy-jarsci

要下载对应jdk版本的jceget

相关文章
相关标签/搜索