security/create-cert: Update to 2.8.

- Add overrides for size of the key (-b bits), the certificate
   duration (-d days), and the digest (-D digest).

 - Fix a bug that ignored config file certificate duration and
   always used 3650 days.
This commit is contained in:
Craig Leres 2020-12-26 18:09:26 +00:00
parent 9c5940047f
commit 9b6f4fa921
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559301
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= create-cert
PORTVERSION= 2.7
PORTVERSION= 2.8
CATEGORIES= security
MASTER_SITES= https://ee.lbl.gov/downloads/create-cert/ \
LOCAL/leres/create-cert

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1518830997
SHA256 (create-cert-2.7.tar.gz) = 1f29b02ccdb47f663eb993c40783515f1779cc45445daa5ed5b3cc85cee8b0b4
SIZE (create-cert-2.7.tar.gz) = 73133
TIMESTAMP = 1609005771
SHA256 (create-cert-2.8.tar.gz) = 0b829c45a2aeef7cc169d599c460cf5b2a73437b4efd9384f45952688ddf0059
SIZE (create-cert-2.8.tar.gz) = 73485