]> granicus.if.org Git - apache/commitdiff
Document change to mod_ssl's SSLRequire directive, bump version to 2.3.0 as already...
authorMartin Kraemer <martin@apache.org>
Thu, 21 Jul 2005 11:58:44 +0000 (11:58 +0000)
committerMartin Kraemer <martin@apache.org>
Thu, 21 Jul 2005 11:58:44 +0000 (11:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220040 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d8cb523903fd0ac098fe8eb706154fb46abcac93..14ab18208ce1a1e6b71216f28217c61b4a03999f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,10 @@
                                                         -*- coding: utf-8 -*-
+Changes with Apache 2.3.0
+  *) Teach mod_ssl to use arbitraty OIDs in an SSLRequire directive,
+     allowing string-valued client certificate attributes to be used for
+     access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
+     [Martin Kraemer, David Reid]
+
 Changes with Apache 2.1.7
   [Remove entries to the current 2.0 section below, when backported]