Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3549

Add back support for truststore passwords

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk
    • 5.3.0, 5.2.1
    • None
    • None

    Description

      OOZIE-3157 removed oozie.https.truststore.pass property, because we (Oozie + Jetty) don't write the truststore and the password is not required for reading.

      This is no longer true, Java 11's keytool now defaults to creating PKCS12 keystores instead of JKS, and according to this bug description "A JKS keystore can be read without supplying a password (or by supplying an empty one) while a PKCS12 keystore requires a password to be set."

      We should reintroduce this property and allow the it again to specify this password and pass it to jetty.

      Attachments

        1. OOZIE-3549.patch
          6 kB
          Mate Juhasz
        2. OOZIE-3549-v2.patch
          7 kB
          Mate Juhasz
        3. OOZIE-3549-v3.patch
          8 kB
          Mate Juhasz
        4. OOZIE-3549-v4.patch
          8 kB
          Mate Juhasz

        Activity

          People

            matijhs Mate Juhasz
            asalamon74 Andras Salamon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: