Larry McCay created KNOX-1342:
---------------------------------
Summary: Prevent Host Header from being sent to Atlas
Key: KNOX-1342
URL: https://issues.apache.org/jira/browse/KNOX-1342
Project: Apache Knox
Issue Type: Bug
Components: Server
Reporter: Larry McCay
Assignee: Larry McCay
Fix For: 1.1.0
Currently, the AtlasHaDispatch is allowing the Host header from the incoming
request to be sent through the dispatched request. This is causing SNI mismatch
failures when TLS is enabled for Atlas UI.
This patch is a oneliner to add Host to the excluded list of headers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)