[UPDATE] security/easy-rsa to 3.1.0

2022-06-01 Thread George Rosamond
Update from 3.0.8 to 3.1.0. Bracketed $V for clarity. Changes from 3.0.9 include: 3.1.0 (2022-05-18) * Introduce basic support for OpenSSL version 3 (#492) * Update regex in grep to be POSIX compliant (#556) * Introduce status reporting tools (#555 & #557) * Display certificates usi

UPDATE security/easy-rsa-3.0.7

2020-04-10 Thread Bjorn Ketelaars
Diff below brings easy-rsa to 3.0.7. Changelog: https://github.com/OpenVPN/easy-rsa/blob/v3.0.7/ChangeLog (Lightly) run tested on amd64 by creating a CA and some client certificates. Comments/OK? diff --git Makefile Makefile index 22057c7dd02..69485902fce 100644 --- Makefile +++ Makefile @@ -2,

UPDATE security/easy-rsa

2019-02-14 Thread Björn Ketelaars
Enclosed a diff for bringing easy-rsa to 3.0.6. Changes (from https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.6): - Certificates that are revoked now move to a revoked subdirectory (#63) - EasyRSA no longer clobbers non-EASYRSA environment variables (#277) - More sane string checking, allowin

Re: UPDATE security/easy-rsa

2018-10-23 Thread Björn Ketelaars
On Tue 16/10/2018 16:36, Björn Ketelaars wrote: > A new version of easy-rsa is available which supports LibreSSL. > > While here change HOMEPAGE to https. > > Tested lightly by making a pki and some client certificates. > > OK? Ping

UPDATE security/easy-rsa

2018-10-16 Thread Björn Ketelaars
A new version of easy-rsa is available which supports LibreSSL. While here change HOMEPAGE to https. Tested lightly by making a pki and some client certificates. OK? diff --git Makefile Makefile index 4a99df22d67..0129e2ab2ca 100644 --- Makefile +++ Makefile @@ -2,32 +2,30 @@ COMMENT =