File tree Expand file tree Collapse file tree 3 files changed +17
-15
lines changed
Expand file tree Collapse file tree 3 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 11 -*- coding: utf-8 -*-
22Changes with Apache 2.4.63
33
4+ *) mod_md: update to version 2.4.28
5+ - When the server starts, it looks for new, staged certificates to
6+ activate. If the staged set of files in 'md/staging/<domain>' is messed
7+ up, this could prevent further renewals to happen. Now, when the staging
8+ set is present, but could not be activated due to an error, purge the
9+ whole directory. [icing]
10+ - Fix certificate retrieval on ACME renewal to not require a 'Location:'
11+ header returned by the ACME CA. This was the way it was done in ACME
12+ before it became an IETF standard. Let's Encrypt still supports this,
13+ but other CAs do not. [icing]
14+ - Restore compatibility with OpenSSL < 1.1. [ylavic]
15+
16+ *) mod_tls: removed the experimental module. It now is availble standalone
17+ from https://github.com/icing/mod_tls. The rustls provided API is not
18+ stable and does not align with the httpd release cycle.
19+ [Stefan Eissing]
20+
421 *) mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F.
522 PR 69197. [Yann Ylavic, Eric Covener]
623
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments