mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

- Fixed HTTP-01 challenges to not carry a final newline, as some ACME server fail to ignore it. [Michael Kaufmann (@mkauf)] - Fixed missing label+newline in server-status plain text output when MDStapling is enabled. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1922279 13f79535-47bb-0310-9956-ffa450edef68
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
*) mod_md: update to version 2.4.29
|
|
- Fixed HTTP-01 challenges to not carry a final newline, as some ACME
|
|
server fail to ignore it. [Michael Kaufmann (@mkauf)]
|
|
- Fixed missing label+newline in server-status plain text output when
|
|
MDStapling is enabled.
|