[
https://issues.apache.org/jira/browse/MESOS-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646494#comment-14646494
]
Timothy Chen commented on MESOS-3093:
-------------------------------------
commit 5b183ee215847cdb4a5121bedf9af0952426cef7
Author: Jojy Varghese <[email protected]>
Date: Tue Jul 28 12:00:18 2015 -0700
Added https support in libprocess.
Current http implementation lacks a https interface. This change exposes
SSL socket for "https" URL scheme.
Review: https://reviews.apache.org/r/36757
> Support HTTPS requests in libprocess
> ------------------------------------
>
> Key: MESOS-3093
> URL: https://issues.apache.org/jira/browse/MESOS-3093
> Project: Mesos
> Issue Type: Improvement
> Components: containerization, docker
> Reporter: Lily Chen
> Assignee: Jojy Varghese
> Labels: mesosphere
>
> In order to pull images from Docker registries, https calls are needed to
> securely communicate with the registry hosts. Currently, only http requests
> are supported through libprocess. Now that SSL sockets are available through
> libprocess, support for https can be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)