Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 04:05:09 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/create-cert Makefile distinfo
Message-ID:  <201204230405.q3N459d4011028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jgh         2012-04-23 04:05:09 UTC

  FreeBSD ports repository

  Modified files:
    security/create-cert Makefile distinfo 
  Log:
  - 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
  
  Revision  Changes    Path
  1.2       +1 -1      ports/security/create-cert/Makefile
  1.2       +4 -4      ports/security/create-cert/distinfo



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