Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2008 11:34:33 -0500 (CDT)
From:      Eric Crist <ecrist@secure-computing.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125875: New port: security/ssl-admin OpenSSL certificate manager with OpenVPN support
Message-ID:  <20080722163433.633962E042@snipe.secure-computing.net>
Resent-Message-ID: <200807221640.m6MGe27m024028@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125875
>Category:       ports
>Synopsis:       New port: security/ssl-admin OpenSSL certificate manager with OpenVPN support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 22 16:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Eric Crist
>Release:        FreeBSD 7.0-RELEASE-p2 i386
>Organization:
Secure Computing Networks
>Environment:
System: FreeBSD snipe.secure-computing.net 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Sun Jul 13 14:12:23 CDT 2008 root@snipe.secure-computing.net:/usr/obj/usr/src/sys/SNIPE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       .
#       ./distinfo
#       ./Makefile
#       ./pkg-message
#       ./pkg-descr
#       ./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (ssl-admin-1.0b1.tar.gz) = 23a1d979815e60ba350f22c98c21fa81
XSHA256 (ssl-admin-1.0b1.tar.gz) = 9dd82571afb837a2235217e622a38430339fa254c0d84da300c67850a6d0efb7
XSIZE (ssl-admin-1.0b1.tar.gz) = 8078
END-of-./distinfo
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   ssl-admin
X# Date created:                                21 July 2008
X# Whom:                                        ecrist
X#
X# $FreeBSD$
X#
X
XPORTNAME=              ssl-admin
XPORTVERSION=           1.0b1
XCATEGORIES=            security
XMASTER_SITES=          ftp://ftp.secure-computing.net/pub/FreeBSD/ports/
XMASTER_SITE_SUBDIR=
X
XMAINTAINER=    ecrist@secure-computing.net
XCOMMENT= OpenSSL certificate manager
X
XRUN_DEPENDS=           unzip:${PORTSDIR}/archivers/zip \
X                       zip:${PORTSDIR}/archivers/unzip
X
XUSE_PERL5_RUN=                 YES
XMAN1=                  ssl-admin.1
XMAN5=                  ssl-admin.conf.5
X
XNO_PACKAGE=            This is a perl script - there is no reason to build it into a package
X
Xpost-install:
X       ${CAT} pkg-message
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-message
sed 's/^X//' >./pkg-message << 'END-of-./pkg-message'
X
X
X
XPlease edit the configuration file ssl-admin.conf before running
Xssl-admin for the first time.
X
XYou're now ready to manage your SSL certificates.
END-of-./pkg-message
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
Xssl-admin was designed to create a user-friendly, menu-driven interface
Xto the OpenSSL programs.
X
Xssl-admin will help you do the following tasks with SSL certificates:
X  * Create your own CA certificate.
X  * Create new Certificate Signing Requests
X  * Sign existing Certificate Signing Requests
X  * Manage Certificate Revokation Lists
X  * Export configurations and certificates for OpenVPN.
X
XWWW: http://www.secure-computing.net/ssl-admin/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/ssl-admin
Xetc/ssl-admin/ssl-admin.conf.default
Xetc/ssl-admin/openssl.conf.default
X@dirrm etc/ssl-admin
END-of-./pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080722163433.633962E042>