keyman : Java Glossary

go to home page K words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish by Roedy Green ©1996-2009 Canadian Mind Products
index page for letter ⇒ punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
keyman
IBM’s free certificate viewer and manager. It is written in Java though source in not included. It understands the following types of certificate: Windows certificate repositories, X.509/PKIX (certificates V3, CRLs V2), PKCS (#7, #10, #11, #12), Netscape certificate requests (SPKAC), Netscape db files. It does not understand PGP. It will even guide you through the process of purchasing a certificate. It will let you import and export certificates between repositories. It lets you change the label/alias name. This lets you consolidate .keystore or cacerts files.

It is just a great tool for figuring out what is in all those certificate and certificate repository files. The bat file in version 1.5 to kick it off is flawed. Modify it to look like this:

set KMHOME=C:\KM
java -cp "%KMHOME%\km.zip;%CLASSPATH%" -Dkm.dir="%KMHOME%" Main %1
version 1.6 had a proper installer, but the certificate delete function was broken. You could still delete if you used the pulldown menu instead of the X delete button.

In version 1.69 you are back to manual install, but at least there are some instructions on what to do.

To use it, just open your C:\documents and settings\%username%\.keystore file and look at the private certificates. With keyman, you can do everything you can with keytool.exe, but using a GUI. It is a lot more intuitive.


CMP homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.58]
You are visitor number 18,979.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/keyman.html J:\mindprod\jgloss\keyman.html