keyman : Java Glossary

keyman
IBM (International Business Machines) ’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, CRL (Certificate Revocation List)s V2), PKCS (Public-Key Cryptography Standards) (#7, #10, #11, #12), Netscape certificate requests (SPKAC), Netscape db files. It does not understand PGP (Pretty Good Privacy). 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 (Graphic User Interface). It is a lot more intuitive.


CMP homejump to top You can get the freshest 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
logo
Please email your , letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email. If you want your message, your name or email kept confidential, not considered for public posting, please explicitly specify that. Unless you state otherwise, I will treat your message as a letter to the editor that I may or may not publish in the feedback section. After that, it will be too late to retract it. If you disagree with something I said, please quote it and cite the web page where you found it, tell me why you think it is wrong, and, if possible, provide some supporting evidence. Threatening to kill me or spouting obscenities has yet to persuade me to change my mind.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.212]
You are visitor number 26,009.