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

[Feature Request] CMS Keystore - .KDB Support #392

Closed emtiyazaly closed 1 year ago

emtiyazaly commented 2 years ago

This is a feature request.

I have been using ikeyman since when I had to work with certificates & then I found Keystore explorer, It's a charm! I know the majority of the community will be happy with KeyStore Explorer but sometimes you find yourself dealing with Keystore.kdb & you realize "I have to find iKeyman now or an IBM Appliance", It would be great if KeyStore can handle GSKit's kdb extensions as well.

Salutations,

SubOptimal commented 2 years ago

Might be a duplicate of #251.

kaikramer commented 1 year ago

I had to use iKeyman once and completely understand your reasons for this feature request, however this has been requested before as @SubOptimal already has pointed out and I don't have the knowledge to implement this nor didn't I find any public details about the KDB format. As I wrote in the other ticket I would gladly accept a PR for this feature.

And closing as duplicate.