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 2011/09/28 08:54:13 UTC

DO NOT REPLY [Bug 32652] mod_ssl: match hostnames against subjectAltName DNS names too

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
            Version|2.1-HEAD                    |2.2-HEAD

--- Comment #5 from Kaspar Brand <as...@velox.ch> 2011-09-28 06:54:13 UTC ---
I have committed a fix for trunk in r1176752, which takes the dNSName entries
in the subjectAltName extension into account when checking against the
ServerName. Wildcard matching is performed as well, but only in a restrictive
fashion: the wildcard character must be THE left-most DNS label, and it is not
allowed to match a dot (this basically reflects what common browsers do
nowadays).

-- 
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