You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
When I tried to connect to SQL Server with SSL, the tMSSqlConnection returns: java.sql.SQLException: I/O Error: DB server closed connection.
No matter what I entered in the 'Additional JDBC Parameters' (e.g. "integratedSecurity=true;encrypt=true;trustServerCertificate=true;" or "integratedSecurity=true;encrypt=true;trustServerCertificate=true;ssl=require;" or "ssl=require;" or "ssl=true;" ect. It doesn't work to me.
Anyone has any idea for that? thanks!
Offline
Hi
Make sure you have configured SQL server with SSL correctly? Can you connect to SQL server with SSL on SQL server management studio or other client tool?
Best regards
Shong
Offline
I can connect to SQL server with SSL remotely., but can't locally
Offline

I have the same problem...any idea by someone?
Offline
Pages: 1