You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:39 UTC

[jira] [Issue Comment Deleted] (MESOS-6328) Make initialization of openssl eager

     [ https://issues.apache.org/jira/browse/MESOS-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-6328:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> Make initialization of openssl eager
> ------------------------------------
>
>                 Key: MESOS-6328
>                 URL: https://issues.apache.org/jira/browse/MESOS-6328
>             Project: Mesos
>          Issue Type: Bug
>          Components: security
>            Reporter: Benjamin Bannier
>            Priority: Minor
>
> Currently openssl is initialized lazily since {{openssl::initialize}} is called whenever the first ssl socket is created with {{LibeventSSLSocketImpl::create}}, while it should be possible to just call it in spots where {{process::initialize}} is called.
> This was brought up during https://reviews.apache.org/r/52154/.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)