Joseph Wu created MESOS-3976:
--------------------------------
Summary: HTTP Scheduler Library does not work with SSL enabled
Key: MESOS-3976
URL: https://issues.apache.org/jira/browse/MESOS-3976
Project: Mesos
Issue Type: Bug
Components: framework, HTTP API
Reporter: Joseph Wu
Assignee: Anand Mazumdar
The HTTP scheduler library does not work against Mesos when SSL is enabled
(without downgrade).
The fix should be simple:
* The library should detect if SSL is enabled.
* If SSL is enabled, connections should be made with HTTPS instead of HTTP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)