Enables or disables the use of the Diffie-Hellman key exchange algorithm.
Changing this setting will have an effect on whether the following ciphers can be selected for use:
TLS_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_DES_CBC_SHA
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman |
Value Name | Enabled |
Value Type | REG_DWORD |
Enabled Value | 4294967295 |
Disabled Value | 0 |