Date: Fri, 5 Dec 2003 15:19:05 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/xca Makefile distinfo pkg-descr pkg-plist Message-ID: <200312052319.hB5NJ5TR063806@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/12/05 15:19:05 PST
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/xca Makefile distinfo pkg-descr pkg-plist
Log:
Add xca 0.4.5, graphical certification authority.
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>
Revision Changes Path
1.469 +1 -0 ports/security/Makefile
1.1 +29 -0 ports/security/xca/Makefile (new)
1.1 +1 -0 ports/security/xca/distinfo (new)
1.1 +9 -0 ports/security/xca/pkg-descr (new)
1.1 +26 -0 ports/security/xca/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312052319.hB5NJ5TR063806>
