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 serial number formatting (#406) #479

Closed bennypi closed 4 months ago

bennypi commented 4 months ago

This is my first shot to add formatting options for serial numbers. It's far from finished, but I would like to get some feedback if I'm heading into the right direction.

Some questions which I had during the process:

Currently, the enum name is displayed in the preferences. I would add a human readable title, and possibly a tooltip with an example of the formatted serial number.

Feedback is greatly appreciated, don't hold back :)

bennypi commented 4 months ago

Oh well, it seems like accidentally used an really old version for creating the fork and PR. I will close this and redo this on the actual main branch :joy: