You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2015/11/20 21:02:10 UTC

[jira] [Created] (MESOS-3976) HTTP Scheduler Library does not work with SSL enabled

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)