/ks-explorer

KS-Explorer Intellij plugin allow you open keystore files inside Intellij IDE, supported extension: jks, jceks, bks, p12, uber, bcfks

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Buy Me A Coffee

KS-Explorer

Locked-ks Unlocked-ks

What is it?

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.

How to use it?

  • Add plugin to Intellij IDE
  • Open a keystore file

Add plugin to Intellij IDE

  • 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

Credits

Icons and core functionalities were borrowed from Keystore-Explorer
Certificate Icon by Jemis Mali

License

GNU General Public License v3.0