cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL)

AZ_10002866
5-Regular Member

The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL)

Hi, Im trying to connect to SQL Server DB, and this error is shown, any idea how to fix it?

 

Error Getting Tables : The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". ClientConnectionId:######-####-###...

AZ_10002866_0-1647974326058.png

 

1 REPLY 1
slangley
23-Emerald II
(To:AZ_10002866)

Hi @AZ_10002866.

 

The error indicates a problem with the certificate.  Did you enable SSL encryption for SQL Server?  This site may be helpful.

 

Regards.

 

--Sharon

 

Top Tags