[
https://issues.apache.org/jira/browse/MESOS-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617587#comment-14617587
]
Adam B commented on MESOS-3005:
-------------------------------
commit 13a4e81dfeb9ed5515a80c2071c7fcbb696d3450
Author: Joris Van Remoortere <[email protected]>
Date: Tue Jul 7 15:53:40 2015 -0700
SSL: Fix connection issue on OSX.
Using the protocol based size for the `connect()` argument.
Review: https://reviews.apache.org/r/36246
> SSL tests can fail depending on hostname configuration
> ------------------------------------------------------
>
> Key: MESOS-3005
> URL: https://issues.apache.org/jira/browse/MESOS-3005
> Project: Mesos
> Issue Type: Bug
> Components: libprocess
> Reporter: Joris Van Remoortere
> Assignee: Joris Van Remoortere
> Priority: Blocker
> Labels: libevent, mesosphere, ssl, tests
> Fix For: 0.23.0
>
>
> Depending on how /etc/hosts is configured, the SSL tests can fail with a bad
> hostname match for the certificate.
> We can avoid this by explicitly matching the hostname for the certificate to
> the IP that will be used during the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)