Project

General

Profile

Actions

Feature #10403

closed

Add Proxy support to ACME package

Added by Jim Pingle about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
ACME
Target version:
-
Start date:
04/01/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:

Description

The ACME package does not utilize the system proxy settings when making outbound queries.

Though there is not specific support for proxies in acme.sh, it may be possible to nudge things to utilize the proxy in a similar manner to other shell scripts, by setting up the proper proxy environment variables (e.g. HTTP_PROXY, HTTPS_PROXY, HTTP_PROXY_AUTH).

The pkg_env() function in pkg-utils.inc already gathers this info into the right variables so it may be possible to leverage that and use its values before executing acme.sh.

Actions

Also available in: Atom PDF