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/10/17 00:28:05 UTC

[jira] [Created] (MESOS-3753) Test the HTTP Scheduler library with SSL enabled

Joseph Wu created MESOS-3753:
--------------------------------

             Summary: Test the HTTP Scheduler library with SSL enabled
                 Key: MESOS-3753
                 URL: https://issues.apache.org/jira/browse/MESOS-3753
             Project: Mesos
          Issue Type: Story
          Components: framework, HTTP API, test
            Reporter: Joseph Wu
            Assignee: Joseph Wu


Currently, the HTTP Scheduler library does not support SSL-enabled Mesos.  

We need to add tests that check the schedule library against SSL-enabled Mesos with SSL:
* with downgrade support,
* with/without verification of certificates (framework-side),
* with required framework/client-side certifications,
* with/without verification of certificates (master-side),
* with a custom certificate authority (CA),

These options should be controlled by the same environment variables found on the [SSL user doc|http://mesos.apache.org/documentation/latest/ssl/].

Note: This issue will be broken down into smaller sub-issues as bugs/problems are discovered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)