RFR: 5561: Support for Crypto Events in JMC [v7]

Suchita Chaturvedi schaturvedi at openjdk.org
Tue Feb 3 22:26:28 UTC 2026


> This PR enhances the JMC UI for adding new information related to crypto events: specifically X509CertificateEvent.
> 
> This PR adds a new rule with respect to X509CertificateEvent which provides alert related to expired/expiring certificates and weak signature algorithms or weak key length or key type. The rule gives a basic overview of all the certificate ids which needs action or attention, however complete details are provided as part of a new screen - Security.
> 
> Attaching the screenshots here for better reference:
> 
> Rule Page:
> 
> <img width="362" height="373" alt="image" src="https://github.com/user-attachments/assets/4707e6b2-76be-4b1e-9f32-c6139851d86c" />
> 
> Security Screen Page:
> 
> <img width="959" height="385" alt="image" src="https://github.com/user-attachments/assets/5026e2b7-2754-47bc-a42d-5672f9f087d7" />

Suchita Chaturvedi has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:

 - Merge branch 'openjdk:master' into 5561
 - Update copyright year in IRule file
 - Implemented review comments
 - Fixing spotless failure
 - Merge master
 - Implemented review comments
 - 5561: Support for Crypto Events in JMC

-------------

Changes: https://git.openjdk.org/jmc/pull/686/files
  Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=686&range=06
  Stats: 1490 lines in 33 files changed: 1468 ins; 0 del; 22 mod
  Patch: https://git.openjdk.org/jmc/pull/686.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/686/head:pull/686

PR: https://git.openjdk.org/jmc/pull/686


More information about the jmc-dev mailing list