From: Joe Orton Date: Fri, 26 Feb 2010 12:05:00 +0000 (+0000) Subject: Describe the PR 45875 fix properly. X-Git-Tag: 2.2.15~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c73526d06178c5fb7d102524226fefbb136ee0;p=thirdparty%2Fapache%2Fhttpd.git Describe the PR 45875 fix properly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5d1cd42f976..0d364e6c899 100644 --- 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 ] + *) 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 ] *) 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