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/10/10 19:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199266#comment-16199266 ] 

Andrew Schwartzmeyer commented on MESOS-7992:
---------------------------------------------

Review https://reviews.apache.org/r/62511/ posted.

> 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
>              Labels: libprocess, ssl, windows
>
> 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)