kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

[GUI] Display `Reason Code` of revoked certificates in `CRL view` or `Sign CRL view` #414

Open The-Lum opened 1 year ago

The-Lum commented 1 year ago

Hi all,

Impacted code:

Maybe also factor these parts of code... (RevokedCerts...) to suppress redundancy between the two directories...

Screenshot (see green rectangle) with where to add the Reason Code column:

Version of KSE: 5.5.2 Ref. or linked to [initial PR]:

Regards, Th.