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!