- Update to 2.2

Changes since 2.0 include:
* Add -C flag which creates a create-cert.conf by parsing
 an existing pem file. This is a handy way to bootstrap
 a config from an old tree of self-signed certs.
* Add "bits" and "digest" to config file.
* Change default bits from 1024 to 2048.
Change default digest from md5 to sha1.

PR:	ports/167216
Submitted by:	maintainer, leres@ee.lbl.gov
This commit is contained in:
Jason Helfman 2012-04-23 04:05:09 +00:00
parent 0f5de25b80
commit 666c8f5a43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295291
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= create-cert
PORTVERSION= 2.0
PORTVERSION= 2.2
CATEGORIES= security
MASTER_SITES= ftp://ee.lbl.gov/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc

View File

@ -1,4 +1,4 @@
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
SHA256 (create-cert-2.2.tar.gz) = d97406adb66bf8334a0d9f17fdae139aa874306612baee51b666c5a2e0c730e7
SIZE (create-cert-2.2.tar.gz) = 69141
SHA256 (create-cert-2.2.tar.gz.asc) = fdb6f44987021450fae41bb5fa7c4970c5834d32a959e57be8589d0dbb688a20
SIZE (create-cert-2.2.tar.gz.asc) = 196