-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51065/
-----------------------------------------------------------
(Updated Nov. 22, 2016, 7:55 p.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Bugs: MESOS-3753
https://issues.apache.org/jira/browse/MESOS-3753
Repository: mesos
Description
-------
This changes the SSL helpers in libprocess to generate
certs using a hostname determined using the same address
that is advertised by libprocess. This assures that
validation of the certificates will succeed. The test
`SSLTest.BasicSameProcess` is also updated to accommodate
this change.
Diffs
-----
3rdparty/libprocess/include/process/ssl/gtest.hpp
21a0fc45b55a368a21b3e616c751ab43eebd4902
3rdparty/libprocess/src/tests/ssl_tests.cpp
55c8c309571b1892b0acc4d766eda9bb98085a6f
Diff: https://reviews.apache.org/r/51065/diff/
Testing (updated)
-------
Testing details are found at the end of this chain.
Thanks,
Greg Mann