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

Make some HttpServer2 SSL properties optional

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha2
    • 3.0.0-alpha4
    • kms
    • None

    Description

      HttpServer2#loadSSLConfiguration loads 5 SSL properties but only keystore location and password are required, the rest of them, keystore keypassword, truststore location, and truststore password, can be optional.

      According to http://www.eclipse.org/jetty/documentation/current/configuring-ssl.html:

      • If there is no keymanagerpassword, then the keystorepassword is used instead.
      • Trust store is typically set to the same path as the keystore.

      Attachments

        1. HADOOP-14352.001.patch
          2 kB
          John Zhuge
        2. HADOOP-14352.002.patch
          4 kB
          John Zhuge
        3. HADOOP-14352.003.patch
          4 kB
          John Zhuge

        Issue Links

          Activity

            People

              jzhuge John Zhuge
              jzhuge John Zhuge
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: