Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Windows Logon Agent now only supports TLS1.2 for earlier versions and TLS 1.2 & 1.3 for the latest. The administrator may want to configure safer cipher suites for SSL connections. 

Expand
titleFor Windows Logon Agent v5.x...

The general way for an administrator to configure is to add or remove cipher suites in the registry editor. The path to do this is "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\00010002" and configure ciphers for the multi-string value "Functions".

Image Modified

Expand
titleFor Windows Logon Agent v6.x...

The general way for an administrator to configure is to add or remove cipher suites in the registry editor. The path to do this is "HKEY_LOCAL_MACHINE\SOFTWARE\Deepnet Security\DUAP\WIN
TLS12Ciphers and TLS13Ciphers" and configure ciphers for the multi-string value "Functions".



After changing the settings, the agent service needs to be restarted.

...