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

Manage verify self-signature for SPKAC CSR #474

Open The-Lum opened 10 months ago

The-Lum commented 10 months ago

Describe the bug or the wanted feature

Thank a lot for the new functionality (on 5.3.3) of 'Added verify button in the CSR view dialog to check its signature'.

But it seems that the verify button for SPKAC CSR has no effect.

To Reproduce

Steps to reproduce the behavior:

  1. Open a 'SPKAC CSR'
  2. Click on 'Verify'
  3. See not event...

Expected behavior

Verify signature or manage exception for 'SPKAC CSR' (and not only for 'PKCS#10 CSR').

Screenshots

2024-01-10-SPKAC-CSR-verif

Environment

kaikramer commented 10 months ago

Just out of curiosity, do you actually use SPKAC? I thought it was dead. The latest draft has expired last year.

The-Lum commented 10 months ago

Just out of curiosity, do you actually use SPKAC?

Honestly not,... I just testing in order to improve i18n... (and French translation...)

Regards, Th.

kaikramer commented 10 months ago

Ok, then all is well again :-) Anyway, thanks for the bug report!

There might be another 5.5.x release, if other bugs are found in 5.5.3 and then I will fix this one here as well. But there is also a chance that the support for SPKAC will be dropped completely in 5.6.0.

If there are still users of SPKAC out there, please raise your hands!