https://bz.apache.org/bugzilla/show_bug.cgi?id=62685

            Bug ID: 62685
           Summary: Changes to hostname parsing in HttpParser breaks
                    hostname with trailing dot
           Product: Tomcat 9
           Version: 9.0.8
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: yfil...@gmail.com
  Target Milestone: -----

Following fix "Enable strict validation of the provided host name and port for
all connectors. Requests with invalid host names and/or ports will be rejected
with a 400 response. (markt) " is now restricting the use of trailing dot in
hostname.

As per RFC 1034 and information on this site
http://www.dns-sd.org/trailingdotsindomainnames.html trailing dot is perfectly
valid for a hostname.


The fix is very simple and if needed I can contribute to the fix as well.
Please suggest.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to