summaryrefslogtreecommitdiff
path: root/security/AiCA/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-12-17Add work around to fix bulk build problem on Solaris;taca1-1/+2
one Makeifle.in lacks newline in the last line.
2004-11-30- Honor PKG_SYSCONFDIR.taca1-13/+16
- move store directory to under PKG_SYSCONFDIR. - add missing fix to top level configure.
2004-11-29Update AiCA package to 0.81.taca1-13/+43
- Changes are unknown. - License restriction is removed now. - Try to keep configuration to ${PREFIX}/etc/AiCA.
2004-11-27Fix MAINTAINER.wiz1-2/+2
2004-06-27use buildlink3 for compiler specific flag stripping. fixes build ongrant1-1/+2
Solaris.
2004-06-27tiny whitespace tweakgrant1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-03-16Initial import of "AiCA":jun1-0/+24
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.