From fbeacb06df49848b47331b17e001bb90727d7197 Mon Sep 17 00:00:00 2001 From: Solomon S Date: Thu, 19 Jan 2023 13:07:48 -0500 Subject: [PATCH] Move Diffie-Hellman into WeakKeyEx category --- template/schannel.admx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/schannel.admx b/template/schannel.admx index e6d3c7a..50ef488 100644 --- a/template/schannel.admx +++ b/template/schannel.admx @@ -794,7 +794,7 @@ explainText="$(string.DH_Help)" valueName="Enabled" key="SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman"> - + @@ -807,7 +807,7 @@ explainText="$(string.DHServer_Help)" presentation="$(presentation.DHServer)" key="SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman"> - + @@ -838,7 +838,7 @@ explainText="$(string.DHClient_Help)" presentation="$(presentation.DHClient)" key="SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman"> - +