You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2016/02/03 20:56:39 UTC

svn commit: r1728356 - /httpd/httpd/branches/2.4.x/STATUS

Author: rpluem
Date: Wed Feb  3 19:56:38 2016
New Revision: 1728356

URL: http://svn.apache.org/viewvc?rev=1728356&view=rev
Log:
* Add a proposal

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1728356&r1=1728355&r2=1728356&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Feb  3 19:56:38 2016
@@ -238,6 +238,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works modulo CHANGES
      +1: rpluem,
 
+  *) mod_ssl: Add SSLOCSPProxyURL to add the possibility to do all queries
+     to OCSP responders through a HTTP proxy.
+     Trunk version of patch:
+         http://svn.apache.org/r1726881
+         http://svn.apache.org/r1727111
+     Backport version for 2.4.x of patch:
+         Trunk version of patch works modulo CHANGES
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if