Java Keystore GUI
A GUI interface to the java certificate keystore is
included as part of JXplorer. This can actually be
run stand alone using the com.ca.commons.security.KeystoreGUI
class. It can operate on any keystore that supports
the java keystore interface.
Making a stand alone package for this is still on the to-do list though :-). Keen developers should be able to extract it from the source tree without too much trouble though.