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

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

Marcelo Vanzin created SPARK-19220:
--------------------------------------

             Summary: 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