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

解决方式:
注释掉SSL3配置文件($JAVA_HOME/jre/lib/security/java.security)

编辑 该文件注释掉红框部分

错误详情:

解决方式:
注释掉SSL3配置文件($JAVA_HOME/jre/lib/security/java.security)

编辑 该文件注释掉红框部分
