Introduction
What is KeyStore Explorer?
KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool,
jarsigner and jadtool. KeyStore Explorer presents their functionality,
and more, via an intuitive graphical user interface:
Simplified Development of Secure Java
A software developer should be able to focus on the problem at hand without struggling with obtuse
command-line tools. With KeyStore Explorer tricky, mundane security tasks such as key pair
generation and code signing become quick and simple.
Manage KeyStores
KeyStore Explorer can be used to create and navigate KeyStores via its intuitive graphical
interface. The contents of KeyStores can be created and modified, imported and exported using
just a few simple dialogs.
Sign Java Code
KeyStore Explorer provides the capability to digitally sign Java applications in both JAR and
J2ME "MIDlet" form.
Extensive Format Support
KeyStore Explorer supports a variety of KeyStore, key pair, private key and certificate formats.
Run Almost Anywhere
KeyStore Explorer is 100% pure Java and will run on any machine that has an
Oracle JRE installed. Its capabilities are therefore available on Windows, Mac, Unix and Linux.
Copyright 2004 - 2013 Wayne Grant, 2013 - 2017 Kai Kramer