Welcome to the keyToolZ
The KeyToolZ are a set of independent security related tools, which simplify some recurring tasks.
Keystore Explorer
The Keystore Explorer is a graphical user interface for the command line keytool from the JDK. It provides an easy interface to the keytool functions and a much better overview over certificate details. The look and feel of the certificate viewer part is inspired by the Microsoft certificate viewer. But the Keystore Explorer also has some additional features, that distinguish it by far from the simple command line tool. - A simple, easy to use mini CA is integrated in the tool. - Private key related functions are already implemented or on the roadmap.
SSLProxy
The SSLProxy is an enhanced TCP proxy, that allows to use all combinations of plain TCP and SSL as input and output protocols. Additionally the communication content can be logged to logfiles.
Downloads
Binary distributions of Keystore Explorer and fawkez are attached to this page. This version needs a Java 6 JDK or JRE. Download both libraries to one directory and also download the following libraries to the same directory.
Afterwards the Keystore Explorer can be started from the command line with the following command:
java -jar keystoreexplorer.jar
Alternatively you can doubleclick on the jar file, if Java is registered as default application to open jar files on your system.
Attachments
-
fawkez.jar
(112.2 kB) - added by cloroff
9 months ago.
Binary distribution of the fawkeZ runtime library.
-
keystoreexplorer.jar
(104.2 kB) - added by cloroff
4 months ago.
Binary distribution of Keystore Explorer