[
https://issues.apache.org/jira/browse/KNOX-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966808#comment-13966808
]
Larry McCay commented on KNOX-202:
----------------------------------
I don't think that we should provide a redirecting HTTP endpoint as this will
encourage the ongoing use of preemptive BASIC credentials over http.
We need to add to the troubleshooting guide.
> Diagnosability/troubleshooting when wrong protocol (http vs https) used
> -----------------------------------------------------------------------
>
> Key: KNOX-202
> URL: https://issues.apache.org/jira/browse/KNOX-202
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server, Site
> Affects Versions: 0.2.0
> Reporter: Kevin Minder
> Fix For: 0.4.0
>
>
> When a request is made to
> curl -i -k -u guest:guest-password -X GET
> 'http://localhost:8443/gateway/sandbox/webhdfs/v1/?op=LISTSTATUS'
> the following error is returned
> curl: (52) Emty reply from server
> This needs to be added to the troubleshooting guide or possibly better we
> need to include a HTTP endpoint that returns either redirects or returns an
> error. There may be ways in Jetty to handle this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)