summaryrefslogtreecommitdiff
path: root/security/AiCA
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-19Move to sha1 digests, add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-16Initial import of "AiCA":jun4-0/+92
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.