cvs commit: ports/security Makefile ports/security/xca Makefile distinfo pkg-descr pkg-plist

Sergei Kolobov sergei at FreeBSD.org
Fri Dec 5 15:19:07 PST 2003


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 at hohnstaedt.de>
  WWW:    http://www.hohnstaedt.de/xca.html
  
  PR:             58378
  Submitted by:   Valentin Zahariev <curly at 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)


More information about the cvs-ports mailing list