diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/AiCA/DESCR | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/AiCA/DESCR')
-rw-r--r-- | security/AiCA/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/AiCA/DESCR b/security/AiCA/DESCR new file mode 100644 index 00000000000..055e9b79531 --- /dev/null +++ b/security/AiCA/DESCR @@ -0,0 +1,12 @@ +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. |