After upgrading to DevTest 10.7.2 with SP3, the registry.log shows errors similar to:
javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:740)
at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:719)
at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2249)
at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4232)
DevTest has been configured in site.properties for a MySQL connection that uses SSL.
DevTest 10.7.2 SP3
MySQL with SSL