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

Select the correct certificate in the "Certificate details" window #300

Closed robbyn closed 2 years ago

robbyn commented 3 years ago

Describe the bug When you double-click on an entry that has a signature chain, it opens the "Certificate details" window, but the certificate that is selected in the tree is not the one you just double-clicked on, but the certificate of the top-most CA in the chain.

To Reproduce

Expected behavior

Have the certificate selected in the tree view

Screenshots

Screenshot 2021-10-07 at 16 08 06

Environment

kaikramer commented 3 years ago

Someone has recently requested that to be changed (ticket #297) and I have agreed that the current behavior is rather confusing. The other ticket was closed by the user after I commited the change to GitHub. That's why you didn't find it. Anyway, the change is already made and will be part of the next KSE release.

kaikramer commented 2 years ago

Closing tickets in preparation for release of KSE 5.5.0