Benno Evers created MESOS-9878:
----------------------------------
Summary: Enable libprocess users to pass a custom SSL context when
using Socket
Key: MESOS-9878
URL: https://issues.apache.org/jira/browse/MESOS-9878
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
Connections made through the `Socket::connect()` API will always use the
libprocess-global SSL configuration made through the `LIBPROCESS_SSL_*`
environment variables.
Libprocess users might want to override these options while still using the
generic socket class.
Therefore we should provide a way to pass custom configuration to the
`Socket::connect()` function.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)