From 527efea531914bcdf6c01250dee43d80954468b5 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 22 Jun 2018 09:46:18 +0000 Subject: [PATCH] Backported in r1834089. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834090 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/STATUS b/STATUS index de6020fdff..2a1a71c16f 100644 --- a/STATUS +++ b/STATUS @@ -148,17 +148,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: svn merge -c 1833827 ^/httpd/httpd/trunk . +1: covener, jim, rjung - *) mod_ssl: Add option "leaf" to OCSPEnable that will only check the leaf in the - certificate chain. PR 62112. - trunk patch: http://svn.apache.org/r1826995 - http://svn.apache.org/r1827001 - 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-ocsp-enable-leaf.patch - +1: icing, ylavic, rpluem - jailletc36: There should be a compatibility note for the new parameter. - There is also a new optional 2nd argument to the SSLOCSPEnable directive, - 'no_ocsp_for_cert_ok', which is undocumented. - Adding some new paramters also deserves a CHANGES entry. - *) ap_rgetline()+mod_proxy_http: Add and handle AP_GETLINE_NOSPC_EOL flag, fixes responses header thrown away on APR_ENOSPC, and allow their size to be configured (ResponseFieldSize). PRs 62196, 62198 and 62199. -- 2.40.0