Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1044

Keystore/Truststore SSL password configuration options do not work

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      The Keystore/Truststore SSL password configuration options do not work:

      xasecure.policymgr.clientssl.keystore.password
      xasecure.policymgr.clientssl.truststore.password

      Both values are only referenced in:

      ./agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java

      public static final String RANGER_POLICYMGR_CLIENT_KEY_FILE_PASSWORD = "xasecure.policymgr.clientssl.keystore.password";
      public static final String RANGER_POLICYMGR_TRUSTSTORE_FILE_PASSWORD = "xasecure.policymgr.clientssl.truststore.password";

      However, these values are not referenced anywhere in the code.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: