-
-
Notifications
You must be signed in to change notification settings - Fork 9k
java.security.KeyException
Binary(班纳睿) edited this page Oct 28, 2016
·
9 revisions
javax.net.ssl.SSLException: java.security.ProviderException: java.security.KeyException
一般出现此问题的原因是 使用了openjdk, 解决办法:
- 换成oracle jdk即可;
- 或者参考http://blog.csdn.net/yaominhua/article/details/51830630 (据说执行完后出现常见问题第一条,不建议使用此方法) 摘录如下:
解决方案
升级nss
sudo yum upgrade nss