- 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