/[Apache-SVN]
ViewVC logotype

Revision 1911722


Jump to revision: Previous Next
Author: icing
Date: Wed Aug 16 12:02:03 2023 UTC (9 months ago)
Changed paths: 12
Log Message:
Merge /httpd/httpd/trunk:r1910996,1911721

 * mod_md:
   - New directive `MDMatchNames all|servernames` to allow more control over how
     MDomains are matched to VirtualHosts.
   - New directive `MDChallengeDns01Version`. Setting this to `2` will provide
     the command also with the challenge value on `teardown` invocation. In version
     1, the default, only the `setup` invocation gets this parameter.
     Refs #312. Thanks to @domrim for the idea.
   - For Managed Domain in "manual" mode, the checks if all used ServerName and
     ServerAlias are part of the MDomain now reports a warning instead of an error
     (AH10040) when not all names are present.
   - MDChallengeDns01 can now be configured for individual domains.
     Using PR from Jérôme Billiras (@bilhackmac) and adding test case and fixing proper working
   - Fixed a bug found by Jérôme Billiras (@bilhackmac) that caused the challenge
     teardown not being invoked as it should.

 * mod_md: fixed passing of the server environment variables to programs
   started via MDMessageCmd and MDChallengeDns01 on *nix system.
   See <https://github.com/icing/mod_md/issues/319>.



Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/changes-entries/md_v2.4.23.txt
(Copied from httpd/httpd/trunk/changes-entries/md_v2.4.23.txt, r1910996)
added
Directoryhttpd/httpd/branches/2.4.x/changes-entries/md_v2.4.24.txt
(Copied from httpd/httpd/trunk/changes-entries/md_v2.4.24.txt, r1911721)
added
Directoryhttpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/md.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/md_acme_authz.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/md_util.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/md_util.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/md_version.h modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/mod_md.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/mod_md_config.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/md/mod_md_config.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26