Initial import of "AiCA":
authorjun <jun>
Fri, 16 Mar 2001 23:26:01 +0000 (23:26 +0000)
committerjun <jun>
Fri, 16 Mar 2001 23:26:01 +0000 (23:26 +0000)
commit1e1ebbd7e0964b78bbb4ae1542af2f7e4d544b2c
tree1d41e4058cb10d8d563acb32f760be86d9bcec34
parent017211cfcbd8a2a147d71617afa7630635f0bbc9
Initial import of "AiCA":
manage Certification Authority,PKI viewer/converter/verification

The AiCA is the CA (Certification Authority) Package.

This package contains several applications, such as:
  * aica     -- The CA program to issue, update, and revoke certificates.
                And many other CA managements are available.
  * certreq  -- To generate a key pair and a CSR.
  * certview -- The PKI file viewer for X.509 Certificate, CRL, PKCS#1, PKCS#7,
                PKCS#8, PKCS#10, and PKCS#12. Both PEM and DER file format
                is available to show.
  * certconv -- The PKI file converter. Many PKI files can convert to the other
                file format mutually.
  * certvfy  -- The certificate verifier. Full verification is possible.
security/AiCA/Makefile [new file with mode: 0644]
security/AiCA/files/md5 [new file with mode: 0644]
security/AiCA/pkg/DESCR [new file with mode: 0644]
security/AiCA/pkg/PLIST [new file with mode: 0644]