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.61k stars 265 forks source link

add Keystore name to Certificate Detail Window #467

Open weberjn opened 5 months ago

weberjn commented 5 months ago

Now that the Certificate Details Dialog is no longer modal and you can compare two Certs, the dialog title should also show the store it comes from. E.g. if you compare the same cert within a keystore and a truststore you do not see where each one is from.

kaikramer commented 5 months ago

I like the idea, the only problem could be that the dialog title already contains the alias which in some cases takes most of the available space or even more:

grafik