svn commit: r441282 - in head: . security security/acme.sh

Alexey Dokuchaev danfe at FreeBSD.org
Wed Jun 21 11:38:27 UTC 2017


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.


More information about the svn-ports-head mailing list