You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2016/10/14 01:56:20 UTC

[jira] [Assigned] (MESOS-6393) Deprecated SSL_ environment variables are non functional already.

     [ https://issues.apache.org/jira/browse/MESOS-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Toenshoff reassigned MESOS-6393:
-------------------------------------

    Assignee: Till Toenshoff

> Deprecated SSL_ environment variables are non functional already.
> -----------------------------------------------------------------
>
>                 Key: MESOS-6393
>                 URL: https://issues.apache.org/jira/browse/MESOS-6393
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Till Toenshoff
>            Assignee: Till Toenshoff
>              Labels: SSL, libprocess, security
>
> {noformat}
> $ SSL_ENABLED=true SSL_SUPPORT_DOWNGRADE=true SSL_KEY_FILE=~/Development/ssl/snakeoil.key SSL_CERT_FILE=~/Development/ssl/snakeoil.crt ./bin/mesos-master.sh --work_dir=/tmp/mesos
> {noformat}
> {noformat}
> $ curl -k https://127.0.0.1:5050/master/state.json
> curl: (35) Server aborted the SSL handshake
> {noformat}
> Only when using the new prefix, {{LIBPROCESS_SSL}} are the variables actually being respected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)