> On Sept. 20, 2016, 1:28 a.m., Joris Van Remoortere wrote:
> > 3rdparty/libprocess/src/openssl.cpp, line 485
> > <https://reviews.apache.org/r/52033/diff/2/?file=1502593#file1502593line485>
> >
> >     Why not this one?

As mentioned in https://reviews.apache.org/r/52031/#comment217242 the results 
of `X509_get_default_cert_file()` are not what we seem to hope for here.


- Till


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52033/#review149594
-----------------------------------------------------------


On Sept. 22, 2016, 9:26 a.m., Till Toenshoff wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52033/
> -----------------------------------------------------------
> 
> (Updated Sept. 22, 2016, 9:26 a.m.)
> 
> 
> Review request for mesos, Joris Van Remoortere and Joseph Wu.
> 
> 
> Bugs: MESOS-5320
>     https://issues.apache.org/jira/browse/MESOS-5320
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The logging messages in question prove to be very useful for debugging
> the cluster setup and hence we decided they should be generally
> available as their helpfulnes by far outwages their noise given that
> we call these only during initializing.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/openssl.cpp 
> c09cdc89509e4e4ca4c8a0f4fb0a57156a3a6091 
> 
> Diff: https://reviews.apache.org/r/52033/diff/
> 
> 
> Testing
> -------
> 
> make check && functional testing
> 
> 
> Thanks,
> 
> Till Toenshoff
> 
>

Reply via email to