[pve-devel] [PATCH proxmox-acme/pve-cluster 0/2] Add support to use a http proxy for acme dns challenges

Hannes Laimer h.laimer at proxmox.com
Wed Feb 28 12:24:10 CET 2024


Use the http_proxy configured in the datacenter also for dns challenges,
I don't think there is a use-case to configure different proxies for
downloads and dns challenges.

This is based on the reverted patch [1] of Stoiko a while ago.

[1] https://git.proxmox.com/?p=proxmox-acme.git;a=commitdiff;h=4ed79f7b4cd3e77ec9764f6233ce83098ace60d9;hp=e1088f616ffc73a96ee3433f0ea07639ef7513e7


- proxmox-acme
Hannes Laimer (1):
  dns-challenge: use configured datacenter http_proxy for acme dns
    challenges

 src/PVE/ACME/DNSChallenge.pm | 4 ++++
 1 file changed, 4 insertions(+)

- pve-cluster
Hannes Laimer (1):
  docs: update http_proxy option description

 src/PVE/DataCenterConfig.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-- 
2.39.2





More information about the pve-devel mailing list