X Certificate and Key management
Go to file
2002-07-24 13:23:57 +00:00
debian debian fitted for configuring 2002-07-20 06:38:00 +00:00
img Keys are prettier now 2002-07-24 13:23:27 +00:00
lib show if it is private or public key in icon 2002-07-24 13:23:57 +00:00
rpm some fixes for release 0.2.2 2002-07-18 19:51:40 +00:00
CertDetail.ui autotranslation added 2002-07-24 13:23:02 +00:00
CHANGELOG Signatures can be done with requests and from scratch, 2002-07-13 20:57:50 +00:00
config.h.in some fixes for release 0.2.2 2002-07-18 19:51:40 +00:00
configure autotranslation added 2002-07-24 13:23:02 +00:00
configure.ac autotranslation added 2002-07-24 13:23:02 +00:00
COPYRIGHT Initial revision 2002-02-13 19:14:07 +00:00
ExportKey.cpp import export 2002-02-19 21:20:57 +00:00
ExportKey.h changes made to compile with qt3 2002-05-19 14:23:48 +00:00
ExportKey.ui autotranslation added 2002-07-24 13:23:02 +00:00
KeyDetail.ui autotranslation added 2002-07-24 13:23:02 +00:00
main.cpp autotranslation added 2002-07-24 13:23:02 +00:00
MainWindow.cpp autotranslation added 2002-07-24 13:23:02 +00:00
MainWindow.h autotranslation added 2002-07-24 13:23:02 +00:00
MainWindow.ui autotranslation added 2002-07-24 13:23:02 +00:00
MainWindowKeys.cpp autotranslation added 2002-07-24 13:23:02 +00:00
MainWindowX509.cpp Delete images from dialogs and set them manually 2002-07-21 18:28:18 +00:00
MainWindowX509Req.cpp Delete images from dialogs and set them manually 2002-07-21 18:28:18 +00:00
Makefile.in autotranslation added 2002-07-24 13:23:02 +00:00
NewKey.ui autotranslation added 2002-07-24 13:23:02 +00:00
NewX509_1.ui autotranslation added 2002-07-24 13:23:02 +00:00
NewX509_2.ui autotranslation added 2002-07-24 13:23:02 +00:00
NewX509.cpp autotranslation added 2002-07-24 13:23:02 +00:00
NewX509.h code review started many errors catched 2002-07-15 22:32:44 +00:00
NewX509.ui autotranslation added 2002-07-24 13:23:02 +00:00
NewX509Req.ui autotranslation added 2002-07-24 13:23:02 +00:00
PassRead.ui db error solved (hopefully) password dialoges changed 2002-07-14 16:27:00 +00:00
PassWrite.ui db error solved (hopefully) password dialoges changed 2002-07-14 16:27:00 +00:00
README bump version 2002-07-03 21:16:01 +00:00
ReqDetail.ui autotranslation added 2002-07-24 13:23:02 +00:00
xca_de.ts autotranslation added 2002-07-24 13:23:02 +00:00
xca.pro autotranslation added 2002-07-24 13:23:02 +00:00

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


A graphical userinterface to OpenSSL.
handling keys, generating Certificate signing requests,
handling of client and root-certificates, 
as well as handling a CA with signing , CRL
and signing-policies will be possible if the software is ready.



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.9.5


for debian-woody:
----------------
libdb3++-dev
libssl-dev
libqt-dev


Installation
============

should be straight forward:
just 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 :-)



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

christian@hohnstaedt.de