You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/01/13 22:44:26 UTC

[jira] [Commented] (SPARK-19220) SSL redirect handler only redirects the server's root

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org