ports/155014: New port: security/create-cert: Create self-signed client key and certificates

Craig Leres leres at ee.lbl.gov
Fri Feb 25 00:00:50 UTC 2011


>Number:         155014
>Category:       ports
>Synopsis:       New port: security/create-cert: Create self-signed client key and certificates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 00:00:49 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
	FreeBSD hot.ee.lbl.gov 8.2-RELEASE FreeBSD 8.2-RELEASE #0 r8: Tue Feb
22 19:50:59 PST 2011
leres at hot.ee.lbl.gov:/usr/src/8.2-RELEASE/sys/amd64/compile/LBLSMPIPV6
amd64

>Description:
	This new port makes it easy to create and maintain self-signed
	rootca's and host keys and certs. The configuration for each
	set of self-signed certs is stored in a file; it's much nicer
	than using openssl directly.

	It is used by other software including bro, broccoli and acld
	and also produces certs compatible for use with stunnel.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1m76QACgkQWxlAhAje3JuSGACeJEv9sK94x6K404o5HfEwUbwF
5ZgAnAl572/P6rHbtj1Gyyke31un9ZvC
=UKfa
-----END PGP SIGNATURE-----

--------------060706090407040508050108
Content-Type: text/plain;
 name="Makefile"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="Makefile"

# New ports collection makefile for:	create-cert
# Date created:	24 Feb 2011
# Whom:		leres at ee.lbl.gov
# $FreeBSD$
#

PORTNAME=	create-cert
PORTVERSION=	2.0
CATEGORIES=	security
MASTER_SITES=	ftp://ee.lbl.gov/
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}

MAINTAINER=	leres at ee.lbl.gov
COMMENT=	Create openssl client key and certificates

PLIST_FILES=	sbin/create-cert

MAN8=		create-cert.8

GNU_CONFIGURE=	yes

verify: checksum
	gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc

LICENSE=	BSD

.include <bsd.port.mk>

--------------060706090407040508050108
Content-Type: text/plain;
 name="distinfo"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="distinfo"

SHA256 (create-cert-2.0.tar.gz) = 4f1d49d1716db5618f6c02117d90f42725cd711b261d9f499e0c8ea960f5f8f4
SIZE (create-cert-2.0.tar.gz) = 67407
SHA256 (create-cert-2.0.tar.gz.asc) = d12edc25ef423774e333c5b18d98457f3845d7797ca3c4fd6315f3645fbf9e03
SIZE (create-cert-2.0.tar.gz.asc) = 196

--------------060706090407040508050108
Content-Type: text/plain;
 name="pkg-descr"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="pkg-descr"

create-cert is a script that uses openssl(1) to create self-signed host
certificates and private keys for fully qualified domain names (FQDNs).

--------------060706090407040508050108
Content-Type: application/octet-stream;
 name="Makefile.sig"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="Makefile.sig"

iEYEABECAAYFAk1m76QACgkQWxlAhAje3JuOmQCeJMh4AbRItUhAxpLMGYsjbqWVDFwAoIVt
jhqsxSWWlo3fwwNswotObRqb
--------------060706090407040508050108
Content-Type: application/octet-stream;
 name="distinfo.sig"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="distinfo.sig"

iEYEABECAAYFAk1m76QACgkQWxlAhAje3JuJcQCbBR9vR/43UJelYMUJ6n6Vnyfi0lcAn0aW
4HCVprRgv7QgrOMpEsJq51y5
--------------060706090407040508050108
Content-Type: application/octet-stream;
 name="pkg-descr.sig"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="pkg-descr.sig"

iEYEABECAAYFAk1m76UACgkQWxlAhAje3Jvo7QCfbR4P4aG6vAytxmTm47o2yJ7xU/IAn0+0
NSRntNSDtfggetoqbpax0hEC
--------------060706090407040508050108--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 This is a multi-part message in MIME format.
 --------------060706090407040508050108
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 



More information about the freebsd-ports-bugs mailing list