Caused by:javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or ciph

错误详情:
在这里插入图片描述
解决方式:
注释掉SSL3配置文件($JAVA_HOME/jre/lib/security/java.security)

在这里插入图片描述
编辑 该文件注释掉红框部分
在这里插入图片描述

posted @ 2021-06-20 23:06  韧小钊  阅读(1321)  评论(0)    收藏  举报