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 title of second windows of `Verify Certificate` #329

Closed The-Lum closed 2 years ago

The-Lum commented 2 years ago

Describe the bug To continue tests about Verify Certificate and other remarks, here is a minor issue:

The title of second windows of Verify Certificate seems to stay 'Verify Certificate {0}'

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Verify Cert'
  2. Click on 'CRL file', without filename
  3. Click on 'Ok'
  4. See error, on the title of the windows

Expected behavior

Screenshots

Environment

[FYI @jgrateron]

jgrateron commented 2 years ago

Thanks, fixed. Send a PR.