https://issues.apache.org/bugzilla/show_bug.cgi?id=32652
Kaspar Brand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Version|2.1-HEAD |2.2-HEAD --- Comment #5 from Kaspar Brand <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
