我们已在服务器上启用了tls 1.1和tls 2.0,因为我们的大多数客户都在使用此加密。但是,由于此更改我们的SQL Server 2014拒绝使用错误登录:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
我确实看过这个主题:StackOverflow但是我们无法禁用tls 1.1和1.2,因为我们实际上需要它在我们的服务器上。
注意运行我们安装了最新版本SP2(12.0.5579.0)的Windows 2012 R2,将启用所有提供程序TCP,共享和命名,并且所有SQL Server服务都在运行。
更新
我们确实遇到错误:
An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed.
我们有SHA256证书