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

Till Toenshoff updated MESOS-6393:
----------------------------------
    Fix Version/s: 1.0.2

> 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
>    Affects Versions: 1.0.2, 1.1.0
>            Reporter: Till Toenshoff
>            Assignee: Till Toenshoff
>            Priority: Blocker
>              Labels: SSL, libprocess, security
>             Fix For: 1.0.2, 1.1.0
>
>
> {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)

Reply via email to