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 - Minor issue on Signature Algo of `CRL Details` #340

Closed The-Lum closed 2 years ago

The-Lum commented 2 years ago

Describe the bug Minor issue on 'Signature Algorithm' of CRL Details

Screenshots Compare 'Signature Algorithm' field:

To Reproduce Steps to reproduce the behavior:

  1. Go to Examine > Examine File
  2. Select a CRL file
  3. See error on the Sign Algo field

Expected behavior Then:

Usable on: https://github.com/kaikramer/keystore-explorer/blob/35c0b730974778b12251bc19f9d82030d9f2034a/kse/src/org/kse/gui/dialogs/DViewCrl.java#L417

Similar to:

Environment

kaikramer commented 2 years ago

I really like that you take the time to report such little details! Thanks!