X Certificate and Key management
Go to file
chris bc7e7ba4ca added notBefore and notAfter members to pki_x509
added VERIFY_X.. enum as returnvalue vor verify
2002-03-14 23:02:46 +00:00
lib added notBefore and notAfter members to pki_x509 2002-03-14 23:02:46 +00:00
CertDetail.ui added certificate details and verification 2002-03-14 23:01:43 +00:00
CHANGELOG changed the "dist" target 2002-02-28 23:58:09 +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 Initial revision 2002-02-13 19:14:07 +00:00
ExportKey.ui added new Keyimage from Tine (tine@kerstine.de) 2002-03-05 22:31:15 +00:00
KeyDetail.ui added new Keyimage from Tine (tine@kerstine.de) 2002-03-05 22:31:15 +00:00
main.cpp added certificate details and verification 2002-03-14 23:01:43 +00:00
MainWindow.cpp added certificate details and verification 2002-03-14 23:01:43 +00:00
MainWindow.h added certificate details 2002-03-07 22:44:01 +00:00
MainWindow.ui added certificate details and verification 2002-03-14 23:01:43 +00:00
MainWindowKeys.cpp added new Keyimage from Tine (tine@kerstine.de) 2002-03-05 22:31:15 +00:00
MainWindowX509.cpp added certificate details and verification 2002-03-14 23:01:43 +00:00
MainWindowX509Req.cpp added certificate details and verification 2002-03-14 23:01:43 +00:00
Makefile Version++ 2002-03-07 22:47:15 +00:00
NewKey.ui added new Keyimage from Tine (tine@kerstine.de) 2002-03-05 22:31:15 +00:00
NewX509.ui added certificate details 2002-03-07 22:44:01 +00:00
NewX509Req.ui added new Keyimage from Tine (tine@kerstine.de) 2002-03-05 22:31:15 +00:00
PassRead.ui Version++ 2002-03-03 19:22:12 +00:00
PassWrite.ui Version++ 2002-03-03 19:22:12 +00:00
README Initial revision 2002-02-13 19:14:07 +00:00
ReqDetail.ui Certificates are now generated well, 2002-03-06 23:05:49 +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



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 fear to contact me:

christian@hohnstaedt.de