Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6393

Deprecated SSL_ environment variables are non functional already.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.2, 1.1.0
    • 1.0.2, 1.1.0
    • None

    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.

      Attachments

        Activity

          People

            tillt Till Toenshoff
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: