]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose SSLFIPS for backport
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Mar 2010 06:54:08 +0000 (06:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Mar 2010 06:54:08 +0000 (06:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@925981 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 13cc760f270d4bc898bc28a83ae036e22453f70c..e35b65868091219d995449a3b89bb5477782b9a4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,6 +133,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~minfrin/httpd-proxy-worker-already-used.patch
     +1: minfrin
 
+  * Introduce SSLFIPS directive to support OpenSSL FIPS_mode; permits all
+    builds of mod_ssl to use 'SSLFIPS off' for portability, but the proper
+    build of openssl is required for 'SSLFIPS on'.  
+    PR: 46270  [Dr Stephen Henson <steve openssl.org>, William Rowe]
+    Trunk patch: http://svn.apache.org/viewvc?rev=&view=rev
+    2.2.x patch: http://people.apache.org/~wrowe/ssl-fips-2.2.patch
+    +1: wrowe
 
 PATCHES/ISSUES THAT ARE STALLED