X Certificate and Key management
Go to file
2003-06-16 09:04:55 +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
lib moved common functions to super classes 2003-06-16 09:04:55 +00:00
rpm grosse Baustelle 2003-06-12 20:23:45 +00:00
AUTHORS *** empty log message *** 2003-01-20 20:14:34 +00:00
CertDetail.ui grosse Baustelle 2003-06-12 20:23:45 +00:00
CertExtend.ui pkcs12 added to commandline 2003-02-02 22:01:26 +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 grosse Baustelle 2003-06-12 20:23:45 +00:00
COPYRIGHT grosse Baustelle 2003-06-12 20:23:45 +00:00
CrlDetail.ui displaying version and update dates of CRL 2003-04-18 08:39:09 +00:00
ExportCert_UI.ui grosse Baustelle 2003-06-12 20:23:45 +00:00
ExportCert.cpp grosse Baustelle 2003-06-12 20:23:45 +00:00
ExportCert.h export CA for TinyCA 2003-02-18 23:12:23 +00:00
ExportKey_UI.ui CRL support enhanced 2003-04-16 21:56:24 +00:00
ExportKey.cpp remember workingdir in export cert and key 2003-02-05 21:07:17 +00:00
ExportKey.h remember workingdir in export cert and key 2003-02-05 21:07:17 +00:00
ExportTinyCA_UI.ui Tool Tips added 2003-03-10 15:38:40 +00:00
ExportTinyCA.cpp export CA for TinyCA 2003-02-18 23:12:23 +00:00
ExportTinyCA.h export CA for TinyCA 2003-02-18 23:12:23 +00:00
install-sh what is life worth without "install.sh" 2003-02-10 16:37:36 +00:00
KeyDetail.ui Tool Tips added 2003-03-10 15:38:40 +00:00
KeyView.cpp grosse Baustelle 2003-06-12 20:23:45 +00:00
KeyView.h grosse Baustelle 2003-06-12 20:23:45 +00:00
main.cpp memleak in Mainwindow.cpp 2003-02-18 14:25:59 +00:00
MainWindow_UI.ui more changes towards a good implementation of xca and its classes 2003-06-13 14:53:32 +00:00
MainWindow.cpp more changes towards a good implementation of xca and its classes 2003-06-13 14:53:32 +00:00
MainWindow.h *** empty log message *** 2003-06-16 05:53:39 +00:00
MainWindowCrl.cpp grosse Baustelle 2003-06-12 20:23:45 +00:00
MainWindowTemps.cpp bugs removed 2003-01-06 19:35:46 +00:00
MainWindowX509.cpp grosse Baustelle 2003-06-12 20:23:45 +00:00
Makefile.in grosse Baustelle 2003-06-12 20:23:45 +00:00
mkxcapro.sh cosmetic distributional changes 2002-09-24 18:43:15 +00:00
NewKey.ui Tool Tips added 2003-03-10 15:38:40 +00:00
NewX509_UI.ui *** empty log message *** 2003-06-16 05:53:39 +00:00
NewX509.cpp more changes towards a good implementation of xca and its classes 2003-06-13 14:53:32 +00:00
NewX509.h more changes towards a good implementation of xca and its classes 2003-06-13 14:53:32 +00:00
PassRead.ui userinterface shortcuts added, PKCS7 import added 2003-02-03 17:02:46 +00:00
PassWrite.ui userinterface shortcuts added, PKCS7 import added 2003-02-03 17:02:46 +00:00
README remembers Im/Export directorys 2002-10-17 17:13:20 +00:00
ReqDetail.ui grosse Baustelle 2003-06-12 20:23:45 +00:00
ReqView.cpp more changes towards a good implementation of xca and its classes 2003-06-13 14:53:32 +00:00
ReqView.h grosse Baustelle 2003-06-12 20:23:45 +00:00
results.in remember workingdir in export cert and key 2003-02-05 21:07:17 +00:00
TrustState.ui userinterface shortcuts added, PKCS7 import added 2003-02-03 17:02:46 +00:00
xca_de.ts code cleanup 2003-02-12 22:40:50 +00:00
xca_es.ts code cleanup 2003-02-12 22:40:50 +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.nsi 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
XcaListView.cpp grosse Baustelle 2003-06-12 20:23:45 +00:00
XcaListView.h 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$