[
https://issues.apache.org/jira/browse/SPARK-19220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822478#comment-15822478
]
Apache Spark commented on SPARK-19220:
--------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/16582
> SSL redirect handler only redirects the server's root
> -----------------------------------------------------
>
> Key: SPARK-19220
> URL: https://issues.apache.org/jira/browse/SPARK-19220
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 2.0.0
> Reporter: Marcelo Vanzin
>
> The redirect handler that is started in the HTTP port when SSL is enabled
> only redirects the root of the server. Additional handlers do not go through
> the handler, so if you have a deep link to the non-https server, you won't be
> redirected to the https port.
> I tested this with the history server, but it should be the same for the
> normal UI; the fix should be the same for both too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]