readme

来自「一个小型证书管理系统」· 代码 · 共 63 行

TXT
63
字号
-------------------=[ XCA ]=---------------------A graphical userinterface to OpenSSL.handling keys, generating Certificate signing requests,handling of client and root-certificates, as well as handling multiple CAs with signing , CRLand certificate templates.Requirements:==============for compilation, you need the following Libraries:QT-2.2.4        from http://www.troll.noBercleyDB-3.3   from http://www.sleepycat.comOpenSSl-0.9.6   from http://www.openssl.orgGNU C++ compiler 2.95GNU makeInstallation:=============should be straight forward:just type 'configure' to configure the package,then type 'make' to compileand as root: 'make install'for installationplease contact me, if you could compile the program with otherthan the recommended software packages, or on an other platformthan Linux, or if it failed :-)Running/invoking:=================xca can be invoked with one argument (next to the usual X args) which isthe filename of the database created/used in ~/xca/ the default filename is xca.dbWhen running the software its usage should be straight forward.Some functions can be reached via a context-menu by right-clickingthe cert/request/key.----------------------------------------------------------if there are any questions regarding this software,dont hesitate to contact me:christian@hohnstaedt.de$Id: README,v 1.6 2002/10/17 17:13:20 chris Exp $

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?