-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72014/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Greg Mann.
Bugs: MESOS-10073
https://issues.apache.org/jira/browse/MESOS-10073
Repository: mesos
Description
-------
To support SSL downgrades, this logic will need to be called
from two potential callsites.
Also fixes a slight typo in a comment within the moved code.
Diffs
-----
3rdparty/libprocess/src/ssl/openssl_socket.hpp
2d0259d5fa20140c61bb2c699b69214d3e436e16
3rdparty/libprocess/src/ssl/openssl_socket.cpp
74f9fe2443efa37c0b6c7f77120b140f5ac0b53b
Diff: https://reviews.apache.org/r/72014/diff/1/
Testing
-------
make check
Thanks,
Joseph Wu