aboutsummaryrefslogtreecommitdiff
path: root/security/xca
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* ${WRKDIR}/${PKGNAME} -> ${WRKSRC} & unbreak.Michael Nottebrock2004-02-261-5/+1
| | | | Notes: svn path=/head/; revision=102225
* BROKEN on 5.x: fails to patchKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101191
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add xca 0.4.5, graphical certification authority.Sergei Kolobov2003-12-054-0/+65
Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented. Author: Christian Hohnstaedt <christian@hohnstaedt.de> WWW: http://www.hohnstaedt.de/xca.html PR: 58378 Submitted by: Valentin Zahariev <curly@e-card.bg> Notes: svn path=/head/; revision=95171