Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi, I build powerbi reports and my SQL server is on the same laptop, running SqL Server development edition, SSMS 18.9.2. My SQL Server edition is 14.0.2037.2
I've run into a problem where my laptop closed suddenly. When I restarted, everything was intact, except that now I can't seem to connect to my SQL Server. This is the message I get
"Details: "Microsoft SQL: A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)"
Clearly a certificate issue but how do i restore the proper certificates? Everything worked until the laptop rebooted unexpectedly.
Thank you !
Solved! Go to Solution.
Hi @Anonymous ,
Can you connect to your SQL Server via SSMS sucessfully?
If the same issue occurs, please refer:
Error message when you connect to SQL Server - SQL Server | Microsoft Docs.
If there is no issue via SSMS, please check if this post could help you:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Can you connect to your SQL Server via SSMS sucessfully?
If the same issue occurs, please refer:
Error message when you connect to SQL Server - SQL Server | Microsoft Docs.
If there is no issue via SSMS, please check if this post could help you:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your help. I found what I needed!