[
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)