You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/01/29 20:08:02 UTC

DO NOT REPLY [Bug 52553] New: missing support for DirectoryString

https://issues.apache.org/bugzilla/show_bug.cgi?id=52553

             Bug #: 52553
           Summary: missing support for DirectoryString
           Product: Apache httpd-2
           Version: 2.0-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: bugtrack@roumenpetrov.info
    Classification: Unclassified


Module use raw data for SSL_CLIENT_{S|I}_DN_x509 environment variables. 
If an certificate contain distinguished name item encoded as BMPString and
universalString this item cannot be used in neither in LogFormat nor in
SSLRequire.
By example such items are logged as - in log file.

Since BMPString and UniversalString are included in RFC 5280 for backward
compatibility severity is set to minor.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 52553] missing support for DirectoryString

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52553

Roumen Petrov <bu...@roumenpetrov.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 52553] missing support for DirectoryString

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52553

Kaspar Brand <as...@velox.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Kaspar Brand <as...@velox.ch> 2012-02-04 08:01:36 UTC ---
For 2.4, this was addressed with the changes in r1054323 - see also the thread
"Re: SSLRequire & UTF-8 characters & backward compatibility" on httpd-dev: 

http://mail-archives.apache.org/mod_mbox/httpd-dev/201012.mbox/%3C201012190158.28169.sf@sfritsch.de%3E

I think it's unlikely that this is ever going to be backported to 2.0.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org