From: Rainer Jung Date: Tue, 16 Jun 2026 19:02:54 +0000 (+0000) Subject: mod_md: update docs for per MDomain specific MDHttpProxy setting. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a47fe0fb2d56f1dd78fac66179b749b64eb8d3d8;p=thirdparty%2Fapache%2Fhttpd.git mod_md: update docs for per MDomain specific MDHttpProxy setting. Merge from icing/md: https://github.com/icing/mod_md/commit/254cac82d227539cacf49e3ca39e87958b04043d git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935435 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 7decbb502b..3ed739d0e8 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -538,9 +538,10 @@ MDCertificateAuthority https://acme-staging-v02.api.letsencrypt.org/directory server config + Since version 2.4.69, a proxy can be configured separately for each MDomain. -

Use a http proxy to connect to the MDCertificateAuthority. Define this - if your webserver can only reach the internet with a forward proxy. +

Use the given http forward proxy URL to connect to the MDCertificateAuthority. + Define this if your webserver can only reach the internet with a forward proxy.