Enables or disables the use of the MD5 hashing algorithm.
Changing this setting will have an effect on whether the following ciphers can be selected for use:
SSL_CK_DES_192_EDE3_CBC_WITH_MD5
SSL_CK_DES_64_CBC_WITH_MD5
SSL_CK_RC4_128_EXPORT40_MD5
SSL_CK_RC4_128_WITH_MD5
TLS_RSA_EXPORT_WITH_RC4_40_MD5
TLS_RSA_WITH_NULL_MD5
TLS_RSA_WITH_RC4_128_MD5
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Hashes\MD5 |
Value Name | Enabled |
Value Type | REG_DWORD |
Enabled Value | 4294967295 |
Disabled Value | 0 |