Date: Sat, 26 Jul 2008 03:19:08 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/ssl-admin Makefile distinfo pkg-descr pkg-plist ports/security/ssl-admin/files pkg-message.in Message-ID: <200807260319.m6Q3J8oh002660@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807260319.m6Q3J8oh002660>
