/[Apache-SVN]
ViewVC logotype

Revision 1916861


Jump to revision: Previous Next
Author: icing
Date: Mon Apr 8 11:24:18 2024 UTC (2 months, 1 week ago)
Changed paths: 17
Log Message:
mod_md: update to v2.4.26

- Using OCSP stapling information to trigger certificate renewals. Proposed
  by @frasertweedale.
- Added directive `MDCheckInterval` to control how often the server checks
  for detected revocations. Added proposals for configurations in the
  README.md chapter "Revocations".
- OCSP stapling: accept OCSP responses without a `nextUpdate` entry which is
  allowed in RFC 6960. Treat those as having an update interval of 12 hours.
  Added by @frasertweedale.
- Adapt OpenSSL usage to changes in their API. By Yann Ylavic.

Test Updates
- workarounds for using Pebble v2.5
- disable EAB tests for Pebble since v2.5 no longer
  supports HS256 FWT for EAB keys
- some stability improvemnets in error/warning checks



Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/md_2.4.26.txt added
Directoryhttpd/httpd/trunk/docs/manual/mod/mod_md.xml modified , text changed
Directoryhttpd/httpd/trunk/modules/md/md_ocsp.c modified , text changed
Directoryhttpd/httpd/trunk/modules/md/md_reg.c modified , text changed
Directoryhttpd/httpd/trunk/modules/md/md_reg.h modified , text changed
Directoryhttpd/httpd/trunk/modules/md/md_version.h modified , text changed
Directoryhttpd/httpd/trunk/modules/md/mod_md_config.c modified , text changed
Directoryhttpd/httpd/trunk/modules/md/mod_md_config.h modified , text changed
Directoryhttpd/httpd/trunk/modules/md/mod_md_drive.c modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/conftest.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/md_cert_util.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/md_env.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/test_300_conf_validate.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/test_310_conf_store.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/test_502_acmev2_drive.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/test_602_roundtrip.py modified , text changed
Directoryhttpd/httpd/trunk/test/modules/md/test_750_eab.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26