Bug 1115407 - Case insensitive URI comparison when using SNI
Summary: Case insensitive URI comparison when using SNI
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: httpd
Version: 2.0.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: CR02
: 2.1.0
Assignee: Weinan Li
QA Contact: Michal Karm Babacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-02 10:02 UTC by Bharti Kundal
Modified: 2019-06-13 08:11 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-06-13 08:11:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache Bugzilla 49491 0 None None None 2019-06-13 08:11:18 UTC

Description Bharti Kundal 2014-07-02 10:02:46 UTC
Description of problem:

The following issue comes up with SNI

[error] Hostname ABC.xyz.com via SNI and hostname abc.xyz.com via HTTP are different"


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

The upstream BUG id:

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

Is this backported to Apache 2.2.22 whcih comes with Red Hat JBoss Web Server (EWS)

Comment 1 Eric Rich 2014-07-02 16:13:14 UTC
The issue here is case sensitive URI comparison. But the RFC 4366 specifies that all the URI comparison shall be case-insensitive

Comment 3 Weinan Li 2014-07-22 07:14:29 UTC
Jean-Frederic, could you please help to check this issue?

Comment 4 Jean-frederic Clere 2014-07-22 07:41:48 UTC
The issue is fixed in httpd-2.2.26 which is the base of EWS-2.1.0

Comment 5 Libor Fuka 2014-08-14 13:11:19 UTC
Verified in EWS 2.1.0 CR3 httpd source RHEL, Windows, Solaris
waiting for EWS rpm verification

Comment 6 Michal Karm Babacek 2014-08-18 08:59:45 UTC
Dist diff.OK.RPM

->VERIFIED


Note You need to log in before you can comment on or make changes to this bug.