X Certificate and Key management
Go to file
2003-08-14 22:42:14 +00:00
debian changes in renaming items with QT3 2003-08-13 21:14:39 +00:00
doc SmartCard Logon OID 2003-08-14 22:42:14 +00:00
img revokation list icons added 2003-03-19 14:54:48 +00:00
lang changes in renaming items with QT3 2003-08-13 21:14:39 +00:00
lib SmartCard Logon OID 2003-08-14 22:42:14 +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 small ui changes 2003-08-13 08:23:02 +00:00
view clean up 2003-08-13 15:00:10 +00:00
widgets SmartCard Logon OID 2003-08-14 22:42:14 +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 changes in renaming items with QT3 2003-08-13 21:14:39 +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 Translation updated 2003-08-12 21:41:12 +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$