You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by be...@apache.org on 2012/07/06 15:30:09 UTC

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

Author: ben
Date: Fri Jul  6 13:30:09 2012
New Revision: 1358195

URL: http://svn.apache.org/viewvc?rev=1358195&view=rev
Log:
RFC 5878 support.

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=1358195&r1=1358194&r2=1358195&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jul  6 13:30:09 2012
@@ -141,6 +141,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: jorton, 
 
+   * mod_ssl: Add RFC 5878 support. This allows support of mechansisms
+              such as Certificate Transparency. Note that new
+              mechanisms are supported without software updates.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1352596
+     2.4.x patch: http://people.apache.org/~ben/httpd-2.4-rfc5878.patch
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be