]> granicus.if.org Git - apache/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Tue, 26 Sep 2017 08:33:35 +0000 (08:33 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 26 Sep 2017 08:33:35 +0000 (08:33 +0000)
commitc2f7c7a31f22fd026eff35701174811428327704
tree296b4072f874f991988fb62c0ead6020218581e3
parent9a8adef6171488c23553eedc57cad5d1385595eb
On the trunk:

mod_md: v0.9.7
     - Use of the new module flag
     - Removed obsolete function from interface to mod_ssl.
     - Fallback certificates has version set and no longer claims to be a CA. (re issue #32)
     - MDRequireHttps now happens before any Redirect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809719 13f79535-47bb-0310-9956-ffa450edef68
24 files changed:
CHANGES
modules/md/md_acme.c
modules/md/md_acme.h
modules/md/md_acme_acct.c
modules/md/md_acme_authz.c
modules/md/md_acme_authz.h
modules/md/md_acme_drive.c
modules/md/md_cmd_acme.c
modules/md/md_cmd_main.c
modules/md/md_cmd_reg.c
modules/md/md_cmd_store.c
modules/md/md_crypt.c
modules/md/md_curl.c
modules/md/md_http.c
modules/md/md_log.c
modules/md/md_reg.c
modules/md/md_store.c
modules/md/md_store_fs.c
modules/md/md_util.c
modules/md/md_version.h
modules/md/mod_md.c
modules/md/mod_md.h
modules/md/mod_md_config.c
modules/md/mod_md_os.c