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/10/26 02:32:13 UTC

[Bug 49491] SSL module does not do the case insensitive URI comparison

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

--- Comment #8 from David Bird <da...@coova.com> ---
AFAICT this issue is purely an Apache problem, not the client, since the Host
is lowercased by vhost.c - fix_hostname() and then compared with strcmp() in
ssl_engine_kernel.c ssl_hook_ReadReq()

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