Details
Description
$ 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
$ curl -k https://127.0.0.1:5050/master/state.json curl: (35) Server aborted the SSL handshake
Only when using the new prefix, LIBPROCESS_SSL are the variables actually being respected.