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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 29, 2022

When Connecting Fisheye with MSSQL It is giving that error.

error.PNG

1 answer

1 accepted

2 votes
Answer accepted
Arham
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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