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

            Bug ID: 55815
           Summary: Proxy#getDomainMatch does not handle wildcards
                    correctly
           Product: JMeter
           Version: 2.10
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]

The method Proxy#getDomainMatch currently assumes that wildcards can match any
level of host within a domain.

For example:

KeyStore for SSL loaded OK and put host 'spark.incubator.apache.org' in map
with key (*.apache.org)

This is incorrect; spark.incubator.apache.org only matches
*.incubator.apache.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to