Mozilla::CA provides a copy of Mozilla's bundle of Certificate
Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL. Ok sthen, landry
This commit is contained in:
parent
3fba1507d4
commit
ac30ff0b05
15
security/p5-Mozilla-CA/Makefile
Normal file
15
security/p5-Mozilla-CA/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/03/26 23:44:38 nigel Exp $
|
||||
|
||||
COMMENT= Mozilla's CA cert bundle in PEM format
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Mozilla-CA-20130114
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
|
||||
CPAN_AUTHOR = ABH
|
||||
|
||||
# MPLv1.1 / GPLv2+ / LGPLv2.1+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
security/p5-Mozilla-CA/distinfo
Normal file
2
security/p5-Mozilla-CA/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Mozilla-CA-20130114.tar.gz) = gjQmFK3R28qKANqh7lWvPgA2JFrtfURVN5GMBFAIzNc=
|
||||
SIZE (Mozilla-CA-20130114.tar.gz) = 139200
|
3
security/p5-Mozilla-CA/pkg/DESCR
Normal file
3
security/p5-Mozilla-CA/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Mozilla::CA provides a copy of Mozilla's bundle of Certificate
|
||||
Authority certificates in a form that can be consumed by modules
|
||||
and libraries based on OpenSSL.
|
7
security/p5-Mozilla-CA/pkg/PLIST
Normal file
7
security/p5-Mozilla-CA/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/26 23:44:38 nigel Exp $
|
||||
${P5SITE}/Mozilla/
|
||||
${P5SITE}/Mozilla/CA/
|
||||
${P5SITE}/Mozilla/CA.pm
|
||||
${P5SITE}/Mozilla/CA/cacert.pem
|
||||
${P5SITE}/Mozilla/mk-ca-bundle.pl
|
||||
@man man/man3p/Mozilla::CA.3p
|
Loading…
x
Reference in New Issue
Block a user