]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merged /httpd/httpd/trunk:r1870020,1874133
authorStefan Eissing <icing@apache.org>
Mon, 17 Feb 2020 14:42:09 +0000 (14:42 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 17 Feb 2020 14:42:09 +0000 (14:42 +0000)
commitd56819eb04e061a4edcb4f983221797ee7cb95f0
treec59048d67c6a6868bf68c3080c28d129e8b01eb2
parentec62e78d6751671c031e171ad4efaf78d2558531
Merged /httpd/httpd/trunk:r1870020,1874133

  *) mod_md:
     - Prefer MDContactEmail directive to ServerAdmin for registration. New directive
       thanks to Timothe Litt (@tlhackque).
     - protocol check for pre-configured "tls-alpn-01" challenge has been improved. It will now
       check all matching virtual hosts for protocol support. Thanks to @mkauf.
     - Corrected a check when OCSP stapling was configured for hosts
       where the responsible MDomain is not clear, by Michal Karm Babacek (@Karm).
     - Softening the restrictions where mod_md configuration directives may appear. This should
       allow for use in <If> and <Macro> sections. If all possible variations lead to the configuration
       you wanted in the first place, is another matter.
     [Michael Kaufmann <mail michael-kaufmann.ch>, Timothe Litt (@tlhackque),
      Michal Karm Babacek (@Karm), Stefan Eissing (@icing)]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874134 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_md.xml
modules/md/md_acme_drive.c
modules/md/md_ocsp.c
modules/md/md_result.c
modules/md/md_version.h
modules/md/mod_md.c
modules/md/mod_md_config.c
modules/md/mod_md_config.h
modules/md/mod_md_ocsp.c
modules/md/mod_md_os.c