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 {{<a href="https://jobmanager:port">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)