Which versions of MobiControl support TLS 1.2 ?
Which versions of MobiControl support TLS 1.2 ?
Mobicontrol won't officially support TLS 1.2 until 14, However certain topologies may work in earlier versions
If you are looking for a way to disable or enable specific TLS versions you can do so in this registry path:
HKLM SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols
1 = enabled
0 = disabled
You may notice a registry Key for client and server respectively. Change the value for the server to enable/disable TLS for incoming connections to the machine. Change the value for the client to enable/disable TLS for outgoing connections from the machine.
A system restart is recommended.