Jeanette
2 months agoNew Contributor
ReadyAPI 3.62.0 JDBC connections failing
Since upgrading ReadyAPi from 3.61.0 to 3.62.0 all of my JDBC test steps, and DB connections using com.microsoft.sqlserver.jdbc.SQLServerDriver are failing with the following error:
ERROR: An error occurred ["encrypt" property is set to "true" and "trustServerCertificate" property is set to "false" but 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:cc3d288f-89f2-4294-9829-dc519107629e], see error log for details
This was working in previous versions.