Enables or disables the use of the SHA-384 hashing algorithm.
Changing this setting will have an effect on whether the following ciphers can be selected for use:
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384_P384
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384_P521
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384_P384
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384_P521
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P521
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Hashes\SHA384 |
Value Name | Enabled |
Value Type | REG_DWORD |
Enabled Value | 4294967295 |
Disabled Value | 0 |