Hello,
I have the same problem.
Setup: SSMS 18.12.1 and SSMS 19.1 installed locally on the SQL Server 19 machine.
SQL Server version:
Microsoft SQL Server 2019 (RTM-CU20) (KB5024276) - 15.0.4312.2 (X64) Apr 1 2023 12:10:46 Copyright (C) 2019 Microsoft Corporation Standard Edition (64-bit) on Windows Server 2019 Standard 10.0 <X64> (Build 17763: ) (Hypervisor)
Network connections: TCP/IP with TLS and Shared Memory
Local connection attempt to instance on the same Windows Server:
18.12.1: connection with Windows Authentication suceeds.
19.1: Error:
TITLE: Connect to Server
------------------------------
Cannot connect to SERVER\INSTANCE.
------------------------------
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 target principal name is incorrect.) (Microsoft SQL Server, Error: -2146893022)
For help, click: https://docs.microsoft.com/sql/relational-databases/errors-events/mssqlserver--2146893022-database-engine-error
------------------------------
The target principal name is incorrect
------------------------------
BUTTONS:
OK
------------------------------
What is that "target principal"?
Kind regards,
Volker.