Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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:######-####-###...
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