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

相关推荐
wstcl6 天前
通过EF Core将Sql server数据表移植到MySql
数据库·mysql·sql server·efcore
ManageEngine卓豪8 天前
SQL Server 审计指南:配置、使用与最佳实践
sql server·日志分析·数据库安全·sql server审计
betazhou10 天前
SQL server2019 配置故障群集文件共享方式always on高可用群集
数据库·sql server·高可用·always on·文件共享见证
betazhou13 天前
SQL server2019无域安装always on高可用集群
sql server·高可用·always on·故障转移群集
daqiaonanlu200024 天前
SQL server新建用户并赋予某数据库权限
sql server
learning-striving1 个月前
SQL server创建数据表
数据库·sql·mysql·sql server
正在走向自律1 个月前
从SQL Server到KingbaseES:一步到位的跨平台迁移与性能优化指南
数据库·oracle·sql server·国产数据库·kingbasees·信创改造
.NET修仙日记2 个月前
SQL Server实战指南:从基础CRUD到高并发处理的完整面试题库
面试·职场和发展·c#·.net·sql server·.net全栈经典面试题库
黑夜管理员2 个月前
Sql Server安装报错“服务没有及时响应启动或控制请求”
数据库·sql server
XueminXu3 个月前
Hive使用Tez引擎出现OOM的解决方法
hive·oom·tez·datagrip·container·outofmemory