-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u95
This bug is closely related to JDK-8062032. The only difference is that a
separate keystore is being used rather than the browswer keystore.
Client side authentication fails. The first algorithm is being selected even
though it is not supported: SHA224withRSA
With Java 8 this coincidentally works as the first algorithm IS supported.
But the bug is also present in 8 and presumable 9.
- duplicates
-
JDK-4963723 Implement SHA-224
- Closed