X Certificate and Key management
Go to file
2002-09-12 22:59:32 +00:00
debian version++ 2002-09-08 21:43:10 +00:00
img new images arrived 2002-08-03 13:00:55 +00:00
lib List of signers only with bconst CA:TRUE 2002-09-12 21:05:21 +00:00
rpm *** empty log message *** 2002-09-10 17:06:34 +00:00
CertDetail.ui Version++ 2002-09-08 21:37:44 +00:00
CHANGELOG Signatures can be done with requests and from scratch, 2002-07-13 20:57:50 +00:00
config.h.in enable qt3 renaming if available 2002-08-01 18:01:43 +00:00
configure.ac Version++ 2002-09-08 21:37:44 +00:00
COPYRIGHT typo 2002-09-08 23:16:13 +00:00
ExportKey.cpp typo 2002-09-08 23:16:13 +00:00
ExportKey.h typo 2002-09-08 23:16:13 +00:00
ExportKey.ui autotranslation added 2002-07-24 13:23:02 +00:00
KeyDetail.ui Version++ 2002-09-08 21:37:44 +00:00
main.cpp typo 2002-09-08 23:16:13 +00:00
MainWindow.cpp This is not a good status :-( 2002-09-12 22:59:32 +00:00
MainWindow.h This is not a good status :-( 2002-09-12 22:59:32 +00:00
MainWindow.ui Version++ 2002-09-08 21:37:44 +00:00
MainWindowKeys.cpp typo 2002-09-08 23:16:13 +00:00
MainWindowX509.cpp This is not a good status :-( 2002-09-12 22:59:32 +00:00
MainWindowX509Req.cpp typo 2002-09-08 23:16:13 +00:00
Makefile.in This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewKey.ui autotranslation added 2002-07-24 13:23:02 +00:00
NewX509_0.cpp This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509_0.h This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509_0.ui This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509_1.ui This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509_2.ui This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509_3.ui fourth wizard-page 2002-09-12 21:07:17 +00:00
NewX509.cpp This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509.h This is not a good status :-( 2002-09-12 22:59:32 +00:00
NewX509Req.ui autotranslation added 2002-07-24 13:23:02 +00:00
PassRead.ui This is not a good status :-( 2002-09-12 22:59:32 +00:00
PassWrite.ui This is not a good status :-( 2002-09-12 22:59:32 +00:00
README Version++ 2002-09-08 21:37:44 +00:00
Rename.ui Context menu added 2002-07-24 22:07:10 +00:00
ReqDetail.ui more translations 2002-08-02 18:40:50 +00:00
TrustState.ui more translations 2002-08-02 18:40:50 +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 '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 :-)


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

christian@hohnstaedt.de

$id$