-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.24.0
-
Component/s: containerization, docker
-
Labels:
-
Target Version/s:
-
Epic Link:
-
Sprint:Mesosphere Sprint 15
-
Story Points:3
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.