JDK-8245665 : Test WeakAlg.java should only make sure no warning for weak signature algorithms by keytool on root CA
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-23
  • Updated: 2021-09-27
  • Resolved: 2020-05-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15
11.0.13-oracleFixed 15 b25Fixed
Related Reports
Relates :  
Description
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.
Comments
Fix request [11u] I downport this for parity with 11.0.13-oracle. No risk, only a test change. Applies clean, test passes.
24-09-2021

Git URL: https://github.com/openjdk/jdk/commit/ccd7d70586e05a06420f30af78746603a424c85e
24-09-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/6309cf0a3b17 User: weijun Date: 2020-05-23 06:50:27 +0000
23-05-2020