svn commit: r441282 - in head: . security security/acme.sh
Nikolai Lifanov
lifanov at FreeBSD.org
Tue Jun 20 15:26:46 UTC 2017
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.
>
>> - Silence porlint warnings
>
> USERS and GROUPS values are still misaligned (need extra tab after =).
>
> ./danfe
>
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.
- Nikolai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170620/8c95735a/attachment.sig>
More information about the svn-ports-all
mailing list