Hi
I am getting the below error when connecting SQL server. Enabled TLS 1.2 and disabled 1.0 and 1.1.
Below is the version information. Can you please suggest. How to resolve it?
SQL Server Management Studio 15.0.18369.0
SQL Server Management Objects (SMO) 16.100.46041.41
Microsoft Analysis Services Client Tools 15.0.19342.0
Microsoft Data Access Components (MDAC) 10.0.19041.1
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.19042
TITLE: Connect to Server
------------------------------
Cannot connect to CIHCTSVDBSQA289.logon.ds.ge.com\PROD.
------------------------------
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The client and server cannot communicate, because they do not possess a common algorithm.) (Microsoft SQL Server, Error: -2146893007)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&Evtsrc=MSSQLServer&EvtID=-2146893007&LinkId=20476
------------------------------
The client and server cannot communicate, because they do not possess a common algorithm
------------------------------
BUTTONS:
OK
------------------------------