]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_md:
authorStefan Eissing <icing@apache.org>
Tue, 20 Jul 2021 12:44:31 +0000 (12:44 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 20 Jul 2021 12:44:31 +0000 (12:44 +0000)
commit3fe911d3c9b97857525a002c34611387c7c7ae64
treef97edbd9d956466e40c71d450da8e43ab7972881
parenteb3b8d452600ff504442edfade7e18c589187e08
  *) mod_md:
     - Domain names in `<MDomain ...>` can now appear in quoted form.
     - Fixed a failure in ACME challenge selection that aborted further searches
       when the tls-alpn-01 method did not seem to be suitable.
     - Changed the tls-alpn-01 setup to only become unsuitable when none of the
       dns names showed support for a configured 'Protocols ... acme-tls/1'. This
       allows use of tls-alpn-01 for dns names that are not mapped to a VirtualHost.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891683 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/md_2_4_4_fixes.txt [new file with mode: 0644]
modules/md/md_acme_authz.c
modules/md/md_acme_drive.c
modules/md/md_acme_order.c
modules/md/md_version.h
modules/md/mod_md.c
modules/md/mod_md_config.c