KeyStore Explorer is an open source GUI replacement for the Java command-line utilities keytool and jarsigner.
KS-Explorer is an Intellij plugin to view all information related with a keystore, and we use Keystore-Explorer as a core.
We don't pretend to be a replacement of KeyStore Explorer, KS-explorer is an extension from them to use in Intellij.
- Add plugin to Intellij IDE
- Open a keystore file
- Clone repo
git clone https://github.com/anboralabs/ks-explorer
- Install from disk
- Go to https://github.com/anboralabs/ks-explorer/releases/tag/v1.0
- download kse-1.0.jar
- Plugins -> Install From disk -> choose the file downloaded
-
Install from plugin store
-
Plugin url
Icons and core functionalities were borrowed from Keystore-Explorer
Certificate Icon by Jemis Mali