Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Arham September 29, 2022

When Connecting Fisheye with MSSQL It is giving that error.

error.PNG

1 answer

1 accepted

2 votes
Answer accepted
Arham September 29, 2022

I Resolved the issue by using that connection String

  • jdbc:sqlserver://localhost:1433;encrypt=true;trustServerCertificate=true;sslProtocol=TLSv1.2;databaseName=Fisheye;

"Fisheye is my database name".

  • And Also change the driver to mssql-jdbc-8.4.1.jre8 by going in bin directory.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events