I have an application that runs on a target computer with a DOT NET Framework 4.0 on it (I don't necessarily know if it has the latest .NET Framework 4.0 update installed). I want the security protocol between the target computer and the server to be TLS1.2.

7805