You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/09/20 21:10:01 UTC

[jira] [Created] (MESOS-7992) Enable OpenSSL build on Windows

Andrew Schwartzmeyer created MESOS-7992:
-------------------------------------------

             Summary: Enable OpenSSL build on Windows
                 Key: MESOS-7992
                 URL: https://issues.apache.org/jira/browse/MESOS-7992
             Project: Mesos
          Issue Type: Task
          Components: libprocess
         Environment: Windows 10 with [Shining Light Productions OpenSSL 1.0.2L | https://slproweb.com/products/Win32OpenSSL.html].
            Reporter: Andrew Schwartzmeyer
            Assignee: Andrew Schwartzmeyer


This task is to enable building on Windows with the options {{-DENABLE_LIBEVENT=ON -DENABLE_SSL=ON -DOPENSSL_ROOT_DIR="C:\OpenSSL-Win64"}}, where OpenSSL 1.0.2L was installed.

* Fix headers so {{winsock2.h}} is always included before {{windows.h}}
* Make cURL respect {{OPENSSL_ROOT_DIR}} on Windows
* Make {{libevent_ssl_socket}} support Windows
* Ensure {{libprocess}} SSL tests pass



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)