Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2017 11:38:26 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Nikolai Lifanov <lifanov@FreeBSD.org>
Cc:        Joseph Mingrone <jrm@FreeBSD.org>, Adam Weinberger <adamw@adamw.org>, Dan Langille <dvl@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r441282 - in head: . security security/acme.sh
Message-ID:  <20170621113826.GA50311@FreeBSD.org>
In-Reply-To: <5bf4f792-efd0-4e27-6dba-c7a4d4dba353@FreeBSD.org>
References:  <201705200227.v4K2RjjG055940@repo.freebsd.org> <989C2BB0-AC4E-4C76-AB15-9F616A6EF392@adamw.org> <86d1b3lwx0.fsf@phe.ftfl.ca> <20170520101021.GA39767@FreeBSD.org> <5bf4f792-efd0-4e27-6dba-c7a4d4dba353@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 20, 2017 at 11:26:28AM -0400, Nikolai Lifanov wrote:
> On 5/20/17 6:10 AM, Alexey Dokuchaev wrote:
> > On Sat, May 20, 2017 at 06:06:35AM -0300, Joseph Mingrone wrote:
> >> ...
> >> The link below is a patch with proposed changes.
> >>
> >> http://ftfl.ca/misc/acme.sh-2.6.9.diff
> >>
> >> Changelog:
> >>  - Add OPTION_SINGLE for choosing one of cURL or Wget for HTTP(s) queries
> >>  - Update CURL/WGET descriptions [1]
> > 
> > These are better; even /more/ better would to be teach it to use fetch(1)
> > which is in the base.
> 
> Sorry for necropost, but I investigated using fetch(1) and it's a no-go.
> The fetch(1) utility and fetch(3) don't implement POST and can't send
> custom headers, which is required for the use in acme.sh.

Thanks for taking time to check this Nikolai, appreciated.

./danfe

P.S.  There's no such thing as necropost; I often reply 5 and 10 year old
emails in order to preserve original context and things, unless I'm going
to take further discussion in a very different direction.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170621113826.GA50311>