From: Guenter Knauf Date: Sun, 27 Sep 2009 21:26:26 +0000 (+0000) Subject: added comment. X-Git-Tag: 2.2.15~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d03487486857c946741be70e68a8490080eafb2;p=thirdparty%2Fapache%2Fhttpd.git added comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819410 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8e81fd5128d..fc4dfdbbfd5 100644 --- a/STATUS +++ b/STATUS @@ -117,6 +117,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=813165 2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff +1: minfrin + fuankg: after applying the patch the vars SSL_SERVER_I_DN and + SSL_SERVER_S_DN are missing - I think we must fix this first; + otherwise I'm +1. * mod_rewrite: Add scgi scheme detection. /me completely forgot, that mod_rewrite was extended for this as well...