You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/01/12 15:16:51 UTC

[jira] [Created] (FLINK-5472) Flink's web server does not support https requests

Till Rohrmann created FLINK-5472:
------------------------------------

             Summary: Flink's web server does not support https requests
                 Key: FLINK-5472
                 URL: https://issues.apache.org/jira/browse/FLINK-5472
             Project: Flink
          Issue Type: Bug
          Components: Webfrontend
    Affects Versions: 1.2.0, 1.3.0
            Reporter: Till Rohrmann
             Fix For: 1.3.0


Flink's webserver does not support HTTPS requests. When trying to access {{https://jobmanager:port}}, chrome says that the webserver answered with an invalid response {{ERR_SSL_PROTOCOL_ERROR}}.

This happens, for example, when one tries to access Flink's web UI from the DC/OS dashboard via the endpoint links.

I think we should add a ssl handler to Flink's web server pipeline (even though the certificates might not be trusted).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)