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)
The issue here is case sensitive URI comparison. But the RFC 4366 specifies that all the URI comparison shall be case-insensitive
Jean-Frederic, could you please help to check this issue?
The issue is fixed in httpd-2.2.26 which is the base of EWS-2.1.0
Verified in EWS 2.1.0 CR3 httpd source RHEL, Windows, Solaris waiting for EWS rpm verification
Dist diff.OK.RPM ->VERIFIED