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

Unknown object id - ORG_ID #494

Open ahmloutfy opened 2 months ago

ahmloutfy commented 2 months ago

Hello!

I was discovering the KeyStore Explorer software, after that, when i tried to open preferences the follwoing dialog box appears:

K

Can anyone please help me restoring the preferences?

kaikramer commented 2 months ago

You did not fill out the issue template and it depends on the Operating System how to reset the preferences. So which OS do you use?

ahmloutfy commented 2 months ago

You did not fill out the issue template and it depends on the Operating System how to reset the preferences. So which OS do you use?

Windows 11 Pro latest version

kaikramer commented 2 months ago

Ok, close KSE, open the registry editor, go to "Computer\HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\kse", find "kse3.defaultdn" and delete its value.

ahmloutfy commented 2 months ago

Ok, close KSE, open the registry editor, go to "Computer\HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\kse", find "kse3.defaultdn" and delete its value.

Well, it has been restored!

Thanks for your help

kaikramer commented 2 months ago

Thanks for your help

Thanks for the bug report