-
Enhancement
-
Resolution: Fixed
-
P3
-
7, 8
-
b25
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2219641 | 7u4 | Xuelei Fan | P3 | Closed | Fixed | b10 |
Signature algorithms, such as "SHA384withRSA" and "SHA512withRSA", requie that the hash length should be less than the key size. If the RSA key size is 512 bits, it will not be able to use with the SHA384 and SHA512.
We may need an improvement to check the key size with the hash length while selecting a preferable signature algorithm from supported_signature_algorithms hello extension.
We may need an improvement to check the key size with the hash length while selecting a preferable signature algorithm from supported_signature_algorithms hello extension.
- backported by
-
JDK-2219641 512 bits RSA key cannot work with SHA384 and SHA512
-
- Closed
-
- duplicates
-
JDK-7132249 sun/security/pkcs11/KeyStore/ClientAuth.sh failing on Solaris and Linux
-
- Closed
-