X Certificate and Key management
Go to file
2003-07-08 21:24:41 +00:00
debian last changes for 0.4.0 2003-07-08 21:24:41 +00:00
doc grosse Baustelle 2003-06-12 20:23:45 +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 last changes for 0.4.0 2003-07-08 21:24:41 +00:00
misc *** empty log message *** 2003-07-07 22:45:07 +00:00
rpm *** empty log message *** 2003-07-02 16:03:55 +00:00
ui *** empty log message *** 2003-07-08 19:00:58 +00:00
view *** empty log message *** 2003-07-08 20:03:33 +00:00
widgets *** empty log message *** 2003-07-08 20:03:33 +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 *** empty log message *** 2003-07-08 19:00:58 +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 last changes for 0.4.0 2003-07-08 21:24:41 +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
xca.dsp last changes for 0.4.0 2003-07-08 21:24:41 +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$