I have a legacy MSSQL server that does not support any connection encryption at all. I need to be able to connect to it, but when I set the Encrypt=False in the connection string, and it seems to be ...