Is TLS 1.2 supported?

Which versions of MobiControl support TLS 1.2 ?

8 years ago
SOTI MobiControl
ANSWERS
SS
SOTI Support 1
8 years ago

Mobicontrol won't officially support TLS 1.2 until 14, However certain topologies may work in earlier versions

TB
TJ Bukoski
8 years ago (edited 8 years ago)

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.