]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
added comment.
authorGuenter Knauf <fuankg@apache.org>
Sun, 27 Sep 2009 21:26:26 +0000 (21:26 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sun, 27 Sep 2009 21:26:26 +0000 (21:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819410 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8e81fd5128dca13429f9c9435ca4588e8d2a12c2..fc4dfdbbfd522f3a7b8e24493ee82ae8eaa61b5a 100644 (file)
--- 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...