You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2010/02/26 13:05:01 UTC

svn commit: r916657 - /httpd/httpd/branches/2.2.x/CHANGES

Author: jorton
Date: Fri Feb 26 12:05:00 2010
New Revision: 916657

URL: http://svn.apache.org/viewvc?rev=916657&view=rev
Log:
Describe the PR 45875 fix properly.

Modified:
    httpd/httpd/branches/2.2.x/CHANGES

Modified: httpd/httpd/branches/2.2.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?rev=916657&r1=916656&r2=916657&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/CHANGES [utf-8] Fri Feb 26 12:05:00 2010
@@ -25,9 +25,10 @@
      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