cvs commit: ports/security Makefile ports/security/ssl-admin
 Makefile distinfo pkg-descr pkg-plist
 ports/security/ssl-admin/files pkg-message.in
    Beech Rintoul 
    beech at FreeBSD.org
       
    Sat Jul 26 03:19:09 UTC 2008
    
    
  
beech       2008-07-26 03:19:08 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/ssl-admin   Makefile distinfo pkg-descr pkg-plist 
    security/ssl-admin/files pkg-message.in 
  Log:
  ssl-admin was designed to create a user-friendly, menu-driven interface
  to the OpenSSL programs.
  
  ssl-admin will help you do the following tasks with SSL certificates:
    * Create your own CA certificate.
    * Create new Certificate Signing Requests
    * Sign existing Certificate Signing Requests
    * Manage Certificate Revokation Lists
    * Export configurations and certificates for OpenVPN.
  
  PR:             ports/125875
  Submitted by:   Eric Crist <ecrist at secure-computing.net>
  
  Revision  Changes    Path
  1.985     +1 -0      ports/security/Makefile
  1.1       +30 -0     ports/security/ssl-admin/Makefile (new)
  1.1       +3 -0      ports/security/ssl-admin/distinfo (new)
  1.1       +6 -0      ports/security/ssl-admin/files/pkg-message.in (new)
  1.1       +11 -0     ports/security/ssl-admin/pkg-descr (new)
  1.1       +5 -0      ports/security/ssl-admin/pkg-plist (new)
    
    
More information about the cvs-all
mailing list