diff options
author | Stefan Eissing <icing@apache.org> | 2022-02-07 15:40:46 +0100 |
---|---|---|
committer | Stefan Eissing <icing@apache.org> | 2022-02-07 15:40:46 +0100 |
commit | 711bf3ee18283cc12d09aaaf07479696797cbbe8 (patch) | |
tree | e5328a489191d8785ccb8de59407ca5df94c6c09 /changes-entries | |
parent | *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes (diff) | |
download | apache2-711bf3ee18283cc12d09aaaf07479696797cbbe8.tar.xz apache2-711bf3ee18283cc12d09aaaf07479696797cbbe8.zip |
*) mod_md: the status description in MDomain's JSON, exposed in the
md-status handler (if configure) did sometimes not carry the correct
message when certificates needed renew.
[Stefan Eissing]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r-- | changes-entries/mod_md_status_memory.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes-entries/mod_md_status_memory.txt b/changes-entries/mod_md_status_memory.txt new file mode 100644 index 0000000000..2ebd10ff89 --- /dev/null +++ b/changes-entries/mod_md_status_memory.txt @@ -0,0 +1,4 @@ + *) mod_md: the status description in MDomain's JSON, exposed in the + md-status handler (if configure) did sometimes not carry the correct + message when certificates needed renew. + [Stefan Eissing] |