Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11243

SSLFactory shouldn't allow SSLv3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 2.5.2, 2.6.0
    • None
    • None
    • Reviewed

    Description

      We should disable SSLv3 in SSLFactory. This affects MR shuffle among others.
      See CVE-2014-3566

      We have context = SSLContext.getInstance("TLS"); in SSLFactory, but when I checked, I could still connect with SSLv3.

      Attachments

        1. YARN-2722-1.patch
          1 kB
          Wei Yan
        2. YARN-2722-2.patch
          1 kB
          Wei Yan
        3. YARN-2722-3.patch
          4 kB
          Wei Yan

        Issue Links

          Activity

            People

              ywskycn Wei Yan
              ywskycn Wei Yan
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: