-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51065/
-----------------------------------------------------------
(Updated Dec. 9, 2016, 4:50 p.m.)
Review request for mesos, Joseph Wu and Vinod Kone.
Changes
-------
Tweaked the JIRA -- Joseph Wu.
Bugs: MESOS-5966
https://issues.apache.org/jira/browse/MESOS-5966
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
2a19b3b1e09517151bddb43a128f45457da4ca8a
3rdparty/libprocess/src/tests/ssl_tests.cpp
7fa46e4cc3e1225e9c9591fb5a1fb8d90c165c01
Diff: https://reviews.apache.org/r/51065/diff/
Testing
-------
Testing details are found at the end of this chain.
Thanks,
Greg Mann