X Certificate and Key management
Go to file
chris2511 9de1a05d5d - new files added to xca.dsp,
- return a value in load_obj.cpp
- kick Version to 0.4.3
2003-08-05 19:57:00 +00:00
debian - new files added to xca.dsp, 2003-08-05 19:57:00 +00:00
doc ä -> auml; 2003-07-15 19:33:49 +00:00
img revokation list icons added 2003-03-19 14:54:48 +00:00
lang changes for dist-building 2003-07-06 16:50:24 +00:00
lib - new files added to xca.dsp, 2003-08-05 19:57:00 +00:00
misc critical flag in key usage and extended key usage works now 2003-07-30 14:55:29 +00:00
rpm *** empty log message *** 2003-07-02 16:03:55 +00:00
ui Template changing when creating certificates repaired 2003-08-04 23:40:39 +00:00
view commandlineimport enhanced 2003-08-05 15:44:34 +00:00
widgets import of multiple items of 1 type implemented 2003-08-05 18:45:30 +00:00
AUTHORS *** empty log message *** 2003-01-20 20:14:34 +00:00
config.guess be more flexible 2003-02-08 14:47:10 +00:00
config.h.in enable right headers for db4 2003-03-04 12:22:23 +00:00
config.sub be more flexible 2003-02-08 14:47:10 +00:00
configure.ac - new files added to xca.dsp, 2003-08-05 19:57:00 +00:00
COPYRIGHT grosse Baustelle 2003-06-12 20:23:45 +00:00
install-sh what is life worth without "install.sh" 2003-02-10 16:37:36 +00:00
Makefile.in - new files added to xca.dsp, 2003-08-05 19:57:00 +00:00
mkxcapro.sh changes for dist-building 2003-07-06 16:50:24 +00:00
README remembers Im/Export directorys 2002-10-17 17:13:20 +00:00
results.in remember workingdir in export cert and key 2003-02-05 21:07:17 +00:00
Rules.mak some fixes revokation was repaired. 2003-08-04 22:06:30 +00:00
xca.dsp - new files added to xca.dsp, 2003-08-05 19:57:00 +00:00
xca.dsw grosse Baustelle 2003-06-12 20:23:45 +00:00
xca.opt grosse Baustelle 2003-06-12 20:23:45 +00:00
xca.pro changes for dist-building 2003-07-06 16:50:24 +00:00

-------------------=[ XCA ]=---------------------


A graphical userinterface to OpenSSL.
handling keys, generating Certificate signing requests,
handling of client and root-certificates, 
as well as handling multiple CAs with signing , CRL
and certificate templates.



Requirements:
==============

for compilation, you need the following Libraries:

QT-2.2.4        from http://www.troll.no
BercleyDB-3.3   from http://www.sleepycat.com
OpenSSl-0.9.6   from http://www.openssl.org

GNU C++ compiler 2.95
GNU make



Installation:
=============

should be straight forward:
just type 'configure' to configure the package,
then type 'make' to compile
and as root: 'make install'
for installation

please contact me, if you could compile the program with other
than the recommended software packages, or on an other platform
than Linux, or if it failed :-)



Running/invoking:
=================

xca can be invoked with one argument (next to the usual X args) which is
the filename of the database created/used in ~/xca/ the default 
filename is xca.db

When running the software its usage should be straight forward.
Some functions can be reached via a context-menu by right-clicking
the cert/request/key.



----------------------------------------------------------
if there are any questions regarding this software,
dont hesitate to contact me:

christian@hohnstaedt.de


$Id$