non port: security/create-cert/Makefile |
SVNWeb
|
Number of commits found: 16 |
Tue, 9 May 2023
|
[ 23:21 Craig Leres (leres) ] 8d5156e
security/create-cert: Update to 2.10
Changes since 2.9:
- Disallow FQDNs to end with .key or .pem (-f overrides).
- Update to autoconf 2.71.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Mar 2021
|
[ 23:16 leres ]
security/create-cert: Update to 2.9.
- Add missing line escape for multiline conditional.
- Add support for Subject Alt Names including IP addresses.
|
Sat, 26 Dec 2020
|
[ 18:09 leres ]
security/create-cert: Update to 2.8.
- Add overrides for size of the key (-b bits), the certificate
duration (-d days), and the digest (-D digest).
- Fix a bug that ignored config file certificate duration and
always used 3650 days.
|
Sat, 17 Feb 2018
|
[ 02:28 leres ]
Update to 2.7:
- Enable additional cert usage types otherwise the generated
certs can't be used for servers.
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D14404
|
Fri, 16 Feb 2018
|
[ 00:58 leres ]
Update to 2.6:
- Add subjectAltName to the v3_req section as per RFC 2818
Move the primary download site and add LOCAL/leres as a secondary.
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D14393
|
Fri, 15 Sep 2017
|
[ 18:18 leres ] (Only the first 10 of 13 ports in this commit are shown above. )
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.
- devel/arduino
- devel/arduino-glcd
- devel/arduino-irremote
- devel/arduino-mk
- devel/arduino-sevseg
- net/hostapd
- net/py-pcap
- security/bro
- security/broccoli
- security/create-cert
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D12374
|
Wed, 10 Dec 2014
|
[ 14:04 feld ] (Only the first 10 of 13 ports in this commit are shown above. )
Update "BSD" license in security category
|
Sun, 9 Nov 2014
|
[ 22:04 madpilot ]
Update to 2.5
PR: 194411
Submitted by: leres at ee.lbl.gov (maintainer)
|
Mon, 19 May 2014
|
[ 08:03 culot ]
- Update to 2.4
PR: ports/189324
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
|
Fri, 31 Jan 2014
|
[ 15:54 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Stage support
- Convert to USES
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 3 May 2013
|
[ 11:09 ehaupt ]
- Update to 2.3
- Trim header
PR: 178305
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
|
Mon, 23 Apr 2012
|
[ 04:05 jgh ]
- 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
|
Sat, 19 Mar 2011
|
[ 06:07 sunpoet ]
- Add create-cert 2.0
create-cert is a script that uses openssl(1) to create self-signed host
certificates and private keys for fully qualified domain names (FQDNs).
PR: ports/155014
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
Number of commits found: 16 |