aboutsummaryrefslogtreecommitdiff
path: root/security/xca
Commit message (Collapse)AuthorAgeFilesLines
* Fix plistVolker Stolz2005-02-091-1/+2
| | | | | | | | | PR: ports/76892 Submitted by: maintainer Additional credits: tobez Notes: svn path=/head/; revision=128390
* Update to 0.5.1Kevin Lo2005-01-263-14/+35
| | | | | | | | PR: ports/76667 Submitted by: MAINTAINER Notes: svn path=/head/; revision=127365
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118496
* 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