[
https://issues.apache.org/jira/browse/MESOS-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879278#comment-16879278
]
Benno Evers commented on MESOS-9878:
------------------------------------
https://reviews.apache.org/r/70991/
> 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
> Priority: Minor
> Labels: libprocess
>
> 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)