[COLUG] Java / Crypto / CA question
Chad A. Wilson
chad at easeofmind.net
Mon Apr 7 00:02:58 EDT 2008
Anyone on the list have any experience with managing certificates in a
strictly Java environment? I've been looking at EJBCA (www.ejbca.org)
but they don't appear to have any easy mechanisms to bind it into an
existing application aside from their web management system (which as
far as I can tell requires an admin/human to manually create each and
every cert/key-pair).
What I need is a programatic solution to creating and storing
certificates, as well as public/private key pairs. And I don't plan on
using command line tools to do so (java's keytool and OpenSSL are
obviously out). CRL's are not required.
More information about the colug432
mailing list