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

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

     [ https://issues.apache.org/jira/browse/MESOS-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-3976:
----------------------------------
    Summary: C++ HTTP Scheduler Library does not work with SSL enabled  (was: HTTP Scheduler Library does not work with SSL enabled)

> C++ 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
>              Labels: mesosphere, security
>
> 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)