mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
X Certificate and Key management
certificate wizard completed and fixed. when generating new key in req/cert dialog the new key is selected added intelligence to NewRequest dialog Messagebox "Key inserted" removed |
||
|---|---|---|
| debian | ||
| img | ||
| lib | ||
| rpm | ||
| CertDetail.ui | ||
| CHANGELOG | ||
| config.h.in | ||
| configure.ac | ||
| COPYRIGHT | ||
| ExportKey.cpp | ||
| ExportKey.h | ||
| ExportKey.ui | ||
| KeyDetail.ui | ||
| main.cpp | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| MainWindow.ui | ||
| MainWindowKeys.cpp | ||
| MainWindowX509.cpp | ||
| MainWindowX509Req.cpp | ||
| Makefile.in | ||
| NewKey.ui | ||
| NewX509.cpp | ||
| NewX509.h | ||
| NewX509.ui | ||
| NewX509Req.cpp | ||
| NewX509Req.h | ||
| NewX509Req.ui | ||
| PassRead.ui | ||
| PassWrite.ui | ||
| README | ||
| Rename.ui | ||
| ReqDetail.ui | ||
| TrustState.ui | ||
| xca_de.ts | ||
| xca.pro | ||
-----=[ 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$