当前位置:   article > 正文

使用idea连接SQL Server数据库出错TLS10 is not accepted_idea the server selected protocol version tls10 is

idea the server selected protocol version tls10 is not accepted by client pr

使用idea连接数据库时,发现提示错误:
驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]”。等等出错提示。
可能有两个地方要修改:
一、JDK安装目录的java.security文件。如:jdk1.8.0_121/jre/lib/security/java.security
二、idea自带的java.security,搜索idea安装目录,可能会找到以下文件:idea-IU/jbr/conf/security/java.security
在java.security文件里找到jdk.tls.disabledAlgorithms项,把TLSv1, TLSv1.1 移除,重启软件试试。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/512432?site
推荐阅读
相关标签
  

闽ICP备14008679号