]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Describe the PR 45875 fix properly.
authorJoe Orton <jorton@apache.org>
Fri, 26 Feb 2010 12:05:00 +0000 (12:05 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 26 Feb 2010 12:05:00 +0000 (12:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916657 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5d1cd42f976aa3bcfb236a2b4c9d7af1d3fde1ea..0d364e6c8999f6c6d01198dda7878b2e2903abea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,9 +25,10 @@ Changes with Apache 2.2.15
      Add message when server gets within MinSpareThreads of MaxClients.
      PR 46996.  [Dan Poirier]
 
-  *) mod_ssl: Reintroduce SSL_CLIENT_S_DN, SSL_CLIENT_I_DN, SSL_SERVER_S_DN,
-     SSL_SERVER_I_DN back to the environment variables to be set by mod_ssl.
-     [Peter Sylvester <peter.sylvester edelweb.fr>]
+  *) mod_ssl: When extracting certificate subject/issuer names to the
+     SSL_*_DN_* variables, handle RDNs with duplicate tags by
+     exporting multiple varialables with an "_n" integer suffix.
+     PR 45875.  [Joe Orton, Peter Sylvester <peter.sylvester edelweb.fr>]
 
   *) mod_authnz_ldap: Failures to map a username to a DN, or to check a user
      password now result in an informational level log entry instead of