-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b20
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274353 | 11.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8269226 | 11.0.13-oracle | Thejasvi Voniadka | P4 | Resolved | Fixed | b01 |
If there is a root CA in the cacerts file using the weak algorithm, keytool will issue warning only for the weak key, but not for the weak algorithm. Hence, test case WeakAlg should only make sure there is no warning on the signature algorithms that is being emitted.
- backported by
-
JDK-8269226 Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
- Resolved
-
JDK-8274353 Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
- Resolved
- relates to
-
JDK-8172404 Tools should warn if weak algorithms are used before restricting them
- Resolved