cvs commit: ports/security/create-cert Makefile distinfo

Jason Helfman jgh at FreeBSD.org
Mon Apr 23 04:05:09 UTC 2012


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 at ee.lbl.gov
  
  Revision  Changes    Path
  1.2       +1 -1      ports/security/create-cert/Makefile
  1.2       +4 -4      ports/security/create-cert/distinfo


More information about the cvs-ports mailing list