mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
X Certificate and Key management
| lib | ||
| CHANGELOG | ||
| COPYRIGHT | ||
| ExportKey.cpp | ||
| ExportKey.h | ||
| ExportKey.ui | ||
| KeyDetail.ui | ||
| main.cpp | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| MainWindow.ui | ||
| MainWindowKeys.cpp | ||
| MainWindowX509.cpp | ||
| MainWindowX509Req.cpp | ||
| Makefile | ||
| NewKey.ui | ||
| NewX509Req.ui | ||
| PassRead.ui | ||
| PassWrite.ui | ||
| README | ||
| ReqDetail.ui | ||
-----=[ 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