]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_md:
authorStefan Eissing <icing@apache.org>
Sun, 5 Mar 2023 09:59:34 +0000 (09:59 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 5 Mar 2023 09:59:34 +0000 (09:59 +0000)
commita47ee08073efc0a607039ddb3cc230c81203529a
tree141f1bb0cb3ee5ea3a19dbe6ee52cfdb50b8ead0
parentd3607972c842eb2945f61f89259a9e4cd416a24d
  *) 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/trunk@1908080 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