SSMS登录SQLServer时,报A connection was successfully established with the server, but then an error 的解决

如题:SSMS登录SQLServer时,报A connection was successfully established with the server, but then an error.......证书链是由不受信任的颁发机构颁发的问题。

image

 首先想到的问题可能是服务里面关于SQL Server的服务有没有启动的问题,经确认服务都开启了,不是这个问题。

问题最终定位与解决如下:

image

把登录窗口的加密选项改成“可选”即可解决。

 

image

 

image

 

posted @ 2025-12-24 17:24  上清风  阅读(1)  评论(0)    收藏  举报