RFR: 5561: Support for Crypto Events in JMC [v2]
Suchita Chaturvedi
schaturvedi at openjdk.org
Wed Oct 22 16:17:15 UTC 2025
> 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, however complete details are provided as part of a new screen - Security.
>
> Attaching the screenshots here for better reference:
>
> <img width="356" height="61" alt="image" src="https://github.com/user-attachments/assets/97395a02-9626-4bc8-933c-a11d3f8157bd" />
>
> <img width="959" height="505" alt="image" src="https://github.com/user-attachments/assets/9d8a74f0-0302-4e72-8933-2b58dfe9ba42" />
Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
Fix tests run failure
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/680/files
- new: https://git.openjdk.org/jmc/pull/680/files/fc0e5c90..26c937fc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=680&range=01
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=680&range=00-01
Stats: 92 lines in 1 file changed: 0 ins; 92 del; 0 mod
Patch: https://git.openjdk.org/jmc/pull/680.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/680/head:pull/680
PR: https://git.openjdk.org/jmc/pull/680
More information about the jmc-dev
mailing list