Menu

Is SSL param required if server forces encryption?

2018-12-19
2019-04-01
  • Tony Hinkle

    Tony Hinkle - 2018-12-19

    We have a situation where a vendor app is (apparently) concatenating the connection string in code, so we are unable to add the SSL parameter in order to encrypt the connection to SQL Server. If the SSL parameter is not present, will jTDS be able to connect if the server forces encryption?

    Thanks!

     
  • Bernd Eckenfels

    Bernd Eckenfels - 2019-04-01

    unfortunatelly yes since the default is no (you may of course recompile this)

     

Log in to post a comment.