keyman : Java Glossary
home K words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish by Roedy Green ©1996-2008 Canadian Mind Products
Go to : 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 has a proper installer, but the certificate delete function in broken. You can still delete if you use the pulldown menu instead of the X delete button.

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

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.17] The information on this page is for non-military use only.
You are visitor number 14,984. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/keyman.html J:\mindprod\jgloss\keyman.html