| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=462084
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=461960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=449916
|
|
|
|
| |
Notes:
svn path=/head/; revision=374458
|
|
|
|
|
|
|
|
| |
PR: 194411
Submitted by: leres at ee.lbl.gov (maintainer)
Notes:
svn path=/head/; revision=372377
|
|
|
|
|
|
|
|
| |
PR: ports/189324
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Notes:
svn path=/head/; revision=354511
|
|
|
|
|
|
|
| |
- Convert to USES
Notes:
svn path=/head/; revision=342012
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
PR: 178305
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Notes:
svn path=/head/; revision=317195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=295291
|
|
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>
Notes:
svn path=/head/; revision=271296
|