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.67k stars 271 forks source link

Upd: UI - Improve Cert Ext: Add ToolTip + fix typo #409

Closed The-Lum closed 1 year ago

The-Lum commented 1 year ago

Here is a PR in order to improve Certificate Extension:

kaikramer commented 1 year ago

Thank you! I think we can use UTF-8 in the resource bundles, after the support for Java 8 was dropped. That should make things easier.

Add abbreviations (as: KU, EKU, SKI, AKI, SAN,...) at the end of the ExtName [already done on French res] (--> to debate to do the same things on English and German/Deutsche)

That's a really good idea!