You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2018/06/06 03:25:00 UTC

[jira] [Resolved] (KNOX-1342) Prevent Host Header from being sent to Atlas

     [ https://issues.apache.org/jira/browse/KNOX-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay resolved KNOX-1342.
-------------------------------
    Resolution: Fixed

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