vote up 1 vote down star

I recently downloaded a neat java tool for managing certificate files - like PEM, PFX, etc.. From memory it was written in Java but, for the life of me i can't find it (cleared download list and non-obvious file name!).

This led me to throw open the question - what free tools are there for managing certs? The aforementioned tool could generate certs as well as display them via it's UI.

I just want something to track my certs and generally make it easier to view their details without having to use formal CA tooling or keytool/other cmd line tools JUST to see which certs i'm dealing with.

flag

3 Answers

vote up 1 vote down

The first one is OpenCA. htp://www.openca.org/

link|flag
vote up 0 vote down

If you can stand not using a GUI, then OpenSSL is as good as it gets. There are binary packages for windows platforms.

link|flag
vote up 1 vote down

A colleague of mine has found a whole bunch - including the one that i'd used before (Portecle). Thanks Shayne!

http://yellowcat1.free.fr/keytool_iui.html#_screenshots_

Or this:  http://www.gria.org/downloads/tpc/keytool-gui-zip/griafile_view  (apparently superseded by this commercial product:  http://www.lazgosoftware.com/kse/ )

Or http://portecle.sf.net
link|flag
Neat, +1 for portecle! – Martin Carpenter Jan 22 at 20:53

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.