Looks good. Thank you!
On Tue, Feb 25, 2025 at 11:59 AM Igor Zornik <moche...@mocheryl.org> wrote:
>
> On Sat Feb 22, 2025 at 3:17 PM CET, Daniel Jakots wrote:
> > On Fri, 21 Feb 2025 19:33:37 -0500, Horia Racoviceanu
> > <ho...@racoviceanu.com> wrote:
> >
> >> - Upgrade to v4.22.2
> >
> > Committed, thanks!
>
> Description is missing information about profiles support (see diff
> below). I haven't tried it myself, but those with this option can
> now play with obtaining short-lived certificates by selecting the
> appropriate profile.
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/security/lego/Makefile,v
> retrieving revision 1.21
> diff -u -p -u -p -r1.21 Makefile
> --- Makefile 22 Feb 2025 14:17:02 -0000 1.21
> +++ Makefile 25 Feb 2025 16:25:28 -0000
> @@ -2,6 +2,7 @@ COMMENT = Let's Encrypt/ACME client wri
>
> MODGO_MODNAME = github.com/go-acme/lego/v4
> MODGO_VERSION = v4.22.2
> +REVISION = 0
>
> DISTNAME = lego-${MODGO_VERSION}
> CATEGORIES = security
> Index: pkg/DESCR
> ===================================================================
> RCS file: /cvs/ports/security/lego/pkg/DESCR,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 DESCR
> --- pkg/DESCR 6 Jun 2024 01:52:15 -0000 1.4
> +++ pkg/DESCR 25 Feb 2025 16:25:29 -0000
> @@ -7,6 +7,7 @@ Features:
> Challenge Extension
> - Support RFC 8738: certificates for IP addresses
> - Support draft-ietf-acme-ari-03: Renewal Information (ARI) Extension
> + - Support draft-aaron-acme-profiles-00: Profiles Extension
> - Register with CA
> - Obtain certificates, both from scratch or with an existing CSR
> - Renew certificates