datagrip链接sql server2005报错

错误信息

第一次报

DBMS: Microsoft SQL Server (no ver.)

Case sensitivity: plain=mixed, delimited=exact

08S01\] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:"The server selected protocol version TLS10 is not accepted by client preferences \[TLS13, TLS12\]"。 ClientConnectionId:845485af-bc0a-4a1c-8d58-f80c0cc9282c The server selected protocol version TLS10 is not accepted by client preferences \[TLS13, TLS12

The following required algorithms might be disabled: SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL. Edit the list of disabled algorithms to include required algorithms. You can try to enable TLSv1 or TLSv1.1 first.

允许TLS1之后报错如下

DBMS: Microsoft SQL Server (ver. 10.50.1600)

Case sensitivity: plain=mixed, delimited=mixed

Driver: Microsoft JDBC Driver 12.2 for SQL Server (ver. 12.2.0.0, JDBC4.2)

Ping: 20 ms

SSL: no

TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.

最后只需要降低sql server jar 包版本即可


参考

https://blog.csdn.net/2301_78464877/article/details/139197710

相关推荐
小猿姐8 天前
# KubeBlocks for MSSQL 高可用实现
数据库·架构·sql server
别抢我的锅包肉12 天前
【MySQL】第四节 - 多表查询、多表关系全解析
数据库·mysql·datagrip
Three~stone12 天前
SQL Server 2022 安装教程【图文结合超详细】【安装包】
sql server
时光追逐者18 天前
一款免费、简单、高效的在线数据库设计工具
数据库·mysql·oracle·sql server
CSharp精选营22 天前
别再踩坑了!SQL Server数据类型那点事儿,看懂这篇少背三个锅
程序员·软件开发·数据类型·sql server·避坑·码农刚子
专注VB编程开发20年1 个月前
SQL SERVER数据库DTE加密和字段加密
数据库·sql server
码农刚子1 个月前
SQL Server安装避坑:这8个奇葩报错你遇到过几个?
sql server
CSharp精选营1 个月前
SQL Server安装避坑:这8个奇葩报错你遇到过几个?
数据库·sql server·安装指南·避坑
Nonoas1 个月前
【教程】DataGrip连接OceanBase
oceanbase·datagrip
tryCbest2 个月前
SQL Server数据库
数据库·sql server