Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5775

Impala shell only supports TLSv1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.10.0
    • Clients
    • None
    • ghx-label-7

    Description

      Per https://docs.python.org/2/library/ssl.html, we have Impala shell's SSL client configured only to connect using TLSv1. That is, if after IMPALA-5743, it tries to connect to a TLSv1_2 server, it won't work.

      We should change the client protocol to SSLv23 (I think this is acceptable for a client - the server won't negotiate an SSL connection), which can connect to all flavours of TLS.

      Attachments

        Issue Links

          Activity

            People

              henryr Henry Robinson
              henryr Henry Robinson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: