It looks like SSL mode config is not supported for MS SQL Server connections. When connecting to any DB with TLS enabled, for example in Azure, where TLS is required ...
When using Accepted::into_connection(config), no TLS alert is sent when an error occurs during the handshake. E.g. TLS protocol version mismatch, a server is ...