JDBC (JTDS) SQL Server Connection Closed after SSL Authentication
问题 I am using the jTDS JDBC SQLServer library to connect to a SQL Server 2008 database. It always worked without SSL but once we enabled it, I haven't been able to get it to connect. I've traced the Java as seen below and checked the log on the DB side and the authentication works properly but immediately drops the connection when trying to execute the query. Anyone seen this problem? main, received EOFException: ignored main, called closeInternal(false) main, SEND TLSv1 ALERT: warning,