Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
z3pp4
Regular Visitor

SQL Connection Error: received certificate has expired

Hello guys, 

 

I'm trying to connect to a SQL Server, but ending up getting this error.

 

Can anyone help me on this one?

z3pp4_0-1754315016826.png

 

Thanks in advance.

 

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

Hi @z3pp4 


1. Check the SQL Server's Certificate

Ask your IT or DB admin to check the installed certificate’s expiry.

You can also check via mmc >> Certificates >> Personal >> Certificates on the server.

2. Update/Renew the Certificate

Generate and install a new SSL certificate.

Use SQL Server Configuration Manager >> Protocols for MSSQLSERVER >> Properties >> Certificate tab to apply it.

3. Restart SQL Server

After applying the new certificate, restart the SQL Server service for changes to take effect.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

5 REPLIES 5
v-veshwara-msft
Community Support
Community Support

Hi @z3pp4 ,
We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.
Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @z3pp4 ,

Following up to see if your query is resolved and if any of the responses helped.
If you're still facing issues, feel free to reach out.

Thank you.

Jai-Rathinavel
Super User
Super User

@z3pp4 I believe your machine's firewall is blocking the connection, can you check if you are able to connect to SQL Server using Dataflow Gen 1 or Gen 2 on service ?. If you are able to connect on service then you can confirm that the issue is with the firewall configurations.

 

Thanks,

Jai




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





v-veshwara-msft
Community Support
Community Support

Hi @z3pp4 ,

Just checking in to see if your issue has been resolved and if the response from @rohit1991  was helpful.

If not, please feel free to reach out for further assistance.

Thank you, and thanks @rohit1991  for addressing this earlier.

rohit1991
Super User
Super User

Hi @z3pp4 


1. Check the SQL Server's Certificate

Ask your IT or DB admin to check the installed certificate’s expiry.

You can also check via mmc >> Certificates >> Personal >> Certificates on the server.

2. Update/Renew the Certificate

Generate and install a new SSL certificate.

Use SQL Server Configuration Manager >> Protocols for MSSQLSERVER >> Properties >> Certificate tab to apply it.

3. Restart SQL Server

After applying the new certificate, restart the SQL Server service for changes to take effect.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.