Bug 167216 - [PATCH] security/create-cert: Update to 2.2
Summary: [PATCH] security/create-cert: Update to 2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 02:10 UTC by Craig Leres
Modified: 2012-04-23 05:10 UTC (History)
1 user (show)

See Also:


Attachments
patch-Makefile (306 bytes, text/plain)
2012-04-23 02:10 UTC, Craig Leres
no flags Details
file.diff (719 bytes, patch)
2012-04-23 02:10 UTC, Craig Leres
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2012-04-23 02:10:07 UTC
	The current release of create-cert is 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.

Fix: Please see the attached patches.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-04-23 02:31:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-04-23 05:05:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-23 05:05:22 UTC
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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"