I have a server running Windows Server 2012 R2. It has TLS 1.2, 1.1, and 1.0 configured. However, when making outgoing/remote connections it only seems to want to connect to other servers via TLS 1.0. If the external server supports TLS 1.1 & 1.2, but NOT TLS 1.0, then the connection is closed.
Why won't the system establish connections with third-party servers when both support TLS 1.1+?