I've run ldd on /usr/sbin/mesos-master (on CentOS 7 using mesos 0.23 from
mesosphere repo) and I see "libssl.3.so" and "libssl.so.10"

On Thu, Aug 6, 2015 at 12:20 PM, Jeff Schroeder <jeffschroe...@computer.org>
wrote:

> Can you run ldd on the mesos-master or mesos-slave binaries? I believe you
> *should* see openssl libraries in the output if those packages are
> configured using --enable-ssl.
>
> On Thu, Aug 6, 2015 at 9:46 AM, Dharmit Shah <shahdhar...@gmail.com>
> wrote:
>
>> Hello,
>>
>> I followed Mesos cluster setup guide on the Mesosphere website [1]. I
>> set it up on a CentOS 7 system. For installation of packages, I went
>> with Mesosphere provided repositories.
>>
>> Now that Mesos 0.23 has been released with SSL capabilities, I believe
>> it is possible to have communication between the master, slaves and
>> frameworks be secured by SSL. Am I right?
>>
>> I would like to set it up in my environment. I am using
>> `mesos-0.23.0-1.0.centos701406.x86_64`.
>>
>> The official Mesos documentation on the topic [2] illustrates how
>> things can be setup when building Mesos from source.
>>
>> I would like to know if Mesos package shipped by Mesosphere repo has
>> this feature or not yet? I tried setting
>> `/etc/mesos-master/ssl_enabled` on one of the master nodes. But
>> restarting `mesos-master` service failed stating that option
>> `ssl_enabled` is unknown.
>>
>> Thanks for your help!
>>
>> [1] http://open.mesosphere.com/getting-started/datacenter/install/
>> [2] http://mesos.apache.org/documentation/latest/mesos-ssl/
>>
>> Regards,
>> Dharmit.
>>
>
>
>
> --
> Jeff Schroeder
>
> Don't drink and derive, alcohol and analysis don't mix.
> http://www.digitalprognosis.com
>



-- 

https://github.com/mindscratch
https://www.google.com/+CraigWickesser
https://twitter.com/mind_scratch
https://twitter.com/craig_links

Reply via email to