X Certificate and Key management
Go to file
2003-07-06 16:28:21 +00:00
debian grosse Baustelle 2003-06-12 20:23:45 +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 translations moved to its subdir 2003-06-30 14:16:18 +00:00
lib This version works already pretty good 2003-07-06 16:28:21 +00:00
misc *** empty log message *** 2003-07-02 16:03:55 +00:00
rpm *** empty log message *** 2003-07-02 16:03:55 +00:00
ui This version works already pretty good 2003-07-06 16:28:21 +00:00
view This version works already pretty good 2003-07-06 16:28:21 +00:00
widgets This version works already pretty good 2003-07-06 16:28:21 +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 Certificate creation works again, validity settings elaborated 2003-06-29 22:03:10 +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 *** empty log message *** 2003-07-02 15:38:05 +00:00
mkxcapro.sh cosmetic distributional changes 2002-09-24 18:43:15 +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 grosse Baustelle 2003-06-12 20:23:45 +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 debian changelog updated 2003-02-07 15:57:29 +00:00
xca.rc grosse Baustelle 2003-06-12 20:23:45 +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$