From 3fa4c5f91e1117b62e5d27bd9bc1d08f45a1d6ad Mon Sep 17 00:00:00 2001 From: Martin Kraemer Date: Thu, 21 Jul 2005 11:58:44 +0000 Subject: [PATCH] Document change to mod_ssl's SSLRequire directive, bump version to 2.3.0 as already done in the ap_release.h header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220040 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index d8cb523903f..14ab18208ce 100644 --- 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] -- 2.47.2