JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

No appropriate protocol (protocol is disabled or cipher suites are inappropriate)衫德钱包http请求时候

发布时间 2024-01-10 13:11:10作者: 山河永慕~

问题原因:jdk版本过高导致,jdk1.8高版本对ssl做了限制

1、在URL中添加在数据库后面添加?createDatabaseIfNotExist=true&useSSL=false

2、修改JDK 下的为 java.security文件

文件里查找:jdk.tls.disabledAlgorithms=

 

然后把红色部分删除。


3、直接降低jdk版本(本人将jdk1.8.0_291切换至jdk1.8.0_172)。

    本栏目推荐文章
  • ts 文件 eslint - disable no-var
  • vue报错:You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file.
  • vue报错:Module parse failed: Unexpected token (5:2) You may need an appropriate loader to handle this file type.
  • No appropriate protocol (protocol is disabled or cipher suites are inappropriate)衫德钱包http请求时候
  • 在input里写上disabled之后,在外层的div上写的点击事件不生效
  • 用Maven Protocol Buffers Plugin自动根据工程下的proto文件编译
  • SELinux is disable处理
  • Sqoop连接数据库报错:Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
  • java.net.MalformedURLException: no protocol异常处理
  • SDP(SERVICE DISCOVERY PROTOCOL)
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们