Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8152053 :
|
SunJSSE enables SHA224 as the available signature and hash algorithm of TLS 1.2 connections. However, the current implementation of SunMSCAPI does not support SHA224 yet, and the private key in SunMSCAPI cannot work together with other providers. As may run into problems if applications use private key in SunMSCAPI and SHA224 at the same time. To mitigate the impact, we want to remove SHA224 from the default support list if SunMSCAPI is enabled.
|