[
https://issues.apache.org/jira/browse/KNOX-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502785#comment-16502785
]
ASF subversion and git services commented on KNOX-1342:
-------------------------------------------------------
Commit a5fcb4be1d368ab2ea2d84c8770d0e318b376936 in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=a5fcb4b ]
KNOX-1342 - Prevent Host Header from being sent to Atlas
> 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
> Priority: Major
> 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)