Benjamin Bannier created MESOS-6328:
---------------------------------------

             Summary: 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
(v6.3.4#6332)

Reply via email to