]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Thu, 17 Aug 2017 14:34:44 +0000 (14:34 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Aug 2017 14:34:44 +0000 (14:34 +0000)
commit2db09750f157432989309da930c56619671dee0c
treeb98009fd60193c957ca4d13ea3f275320a21d39a
parent2506cf3bab5614adcebdc6ef9fc3ca1d4620507d
On the trunk:

mod_md v0.7.0:
     - LIVE: the real Let's Encrypt CA is now live by default! If you need to experiment, configure
           MDCertificateAuthority https://acme-staging.api.letsencrypt.org/directory
     - When existing, complete certificates are renewed, the activation of the new ones is
       delayed by 24 hours (or until the existing ones expire, whatever is earler) to accomodate
       for clients with weird clocks, refs #1.
     - Fixed store sync when MDCAChallenges was removed again from an MD.
     - Fixed crash when MD matched the base server, fixes #23
     - Fixed watchgod resetting staging when server processes disappeared (e.g. reached
       max requests or other limits).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805294 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
CHANGES
modules/md/md.h
modules/md/md_acme_drive.c
modules/md/md_cmd_reg.c
modules/md/md_core.c
modules/md/md_crypt.c
modules/md/md_crypt.h
modules/md/md_reg.c
modules/md/md_reg.h
modules/md/md_util.c
modules/md/md_util.h
modules/md/md_version.h
modules/md/mod_md.c
modules/md/mod_md_config.c
modules/md/mod_md_config.h