You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of the DrdaConnection class works only over a raw unsecured TCP connection. We should add support for channel-level SSL security using built-in .NET support for secure channel communications and certificates validation.