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

            Bug ID: 62437
           Summary: Configurable strict validation on provided host name
                    and port for Host Header
           Product: Tomcat 8
           Version: 8.5.31
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: andresgsei...@gmail.com
  Target Milestone: ----

Since 8.5.31 (dunno about other tomcat versions) the hostname in Host http
header is validated strictly.
This made the server to reject requests made to servers which dns addresses
were using non compliant FQDN in our infrastructure. Like:
`my-tomcat-server.non-prod` (the hyphen on the TLD makes the validation fail)

Could be a nice addition to have this validation disabled.

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