]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_md) do not interfere with requests to /.well-known/acme-challenge/
authorStefan Eissing <icing@apache.org>
Tue, 8 Feb 2022 12:28:37 +0000 (12:28 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 8 Feb 2022 12:28:37 +0000 (12:28 +0000)
commit960d719aa31c35a8aac99b1fa413df7a91085bbd
treec5bf0c23959aa240ad86b9eb65222cd2404bb25a
parentaf73da4e956dbf6200b19466cc6800bf0eed988e
  * mod_md) do not interfere with requests to /.well-known/acme-challenge/
    resources if challenge type 'http-01' is not configured for a domain.
    Fixes <https://github.com/icing/mod_md/issues/279>.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897865 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/md_ignore_http_challenges.txt [new file with mode: 0644]
modules/md/mod_md.c