From cd1ff445fbb0857f84664b688cebde3e753a0280 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Mon, 22 Mar 2021 15:09:05 +0000 Subject: mod_md: - MDCertificateFile and MDCertificateKeyFile can now be specified several times to add multiple, static certificates to a MDomain. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1887923 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 52933fcfd4..076a8c711b 100644 --- a/CHANGES +++ b/CHANGES @@ -60,6 +60,8 @@ Changes with Apache 2.5.1 - Account Update transactions to V2 CAs now use the correct POST-AS-GET method. Previously, an empty JSON object was sent - which apparently LE accepted, but others reject. + - MDCertificateFile and MDCertificateKeyFile can now be specified several + times to add multiple, static certificates to a MDomain. [Stefan Eissing, @tlhackque, Andreas Ulm] *) mod_session: Improve session parsing. [Yann Yalvic] -- cgit v1.2.1