Unable to Connect to SQL Server Database Engine Due to Recent Update

Aleyna Ceylan 0 Reputation points
2023-11-02T18:43:41.95+00:00

I am experiencing a critical issue where I cannot connect to the SQL Server Database Engine. This problem seems to have emerged after a recent update. Despite following the standard procedures to connect to the Database Engine through SQL Server Management Studio, I consistently encounter an error related to the SSL certificate chain with the error code -2146893019.

This issue has persisted for the past two to three weeks and has significantly hindered my work. I have tried to resolve it, but the lack of clear information or a solution is causing growing frustration.

Is there any solution for resolving the SSL certificate chain error?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,630 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AniyaTang-MSFT 12,441 Reputation points Microsoft Vendor
    2023-11-03T01:54:34.0933333+00:00

    Hi @Aleyna Ceylan

    In the official documentation, there are the following two links for troubleshooting certificate chain issues in database connections.

    "The certificate chain was issued by an authority that is not trusted" error after upgrading SNAC applications

    "The certificate received from the remote server was issued by an untrusted certificate authority" error when you connect to SQL Server

    Hope these can help you.

    If the answer is helpful, please click "Accept answer". if you have any questions, please feel free to let us know.

    Best regards,

    Aniya


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.