]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1908080 from trunk:
authorStefan Eissing <icing@apache.org>
Sun, 5 Mar 2023 10:13:26 +0000 (10:13 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 5 Mar 2023 10:13:26 +0000 (10:13 +0000)
commitca358132f9ee9cb977369b6ad9be2541de2c4a23
treef55349487fe8eb56656afe23d29c465953334721
parent9c42114cd3dbd2d448381af64ad2dd03d1948aec
Merge of r1908080 from trunk:

  *) mod_md:
     - Enabling ED25519 support and certificate transparency information when
       building with libressl v3.5.0 and newer. Thanks to Giovanni Bechis.
     - MDChallengeDns01 can now be configured for individual domains.
       Thanks to Jérôme Billiras (@bilhackmac) for the initial PR.
     - Fixed a bug found by Jérôme Billiras (@bilhackmac) that caused the challenge
       teardown not being invoked as it should.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908081 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
changes-entries/md_v2.4.21.txt [new file with mode: 0644]
docs/manual/mod/mod_md.xml
modules/md/md.h
modules/md/md_acme_authz.c
modules/md/md_acme_authz.h
modules/md/md_acme_drive.c
modules/md/md_acme_order.c
modules/md/md_acme_order.h
modules/md/md_acmev2_drive.c
modules/md/md_core.c
modules/md/md_crypt.c
modules/md/md_version.h
modules/md/mod_md_config.c
modules/md/mod_md_config.h