Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2345

Enhancements to the databaseStoreType

    XMLWordPrintable

Details

    Description

      broker encryption does not extend to the databaseStoreType

      No way to add encrypted values particularly the password into the <xsd:complexType name="databaseStoreTypeā€¯>

      also Extend the databaseStoreType to support extraction of username and password without having to enter it all together in the jdbc-connection-url

      also

      Scenario 1: When the broker is unable to connect to the database store an ERROR is dumped in the log.

      The AbstractJDBCDriver.java simply outputs whatever exists in the jdbcConnectionUrl. This violates confidentiality concerns since the username and password is configured as part of the jdbcConnectionUrl.

      Scenario 2: When the broker connects to the database, the log file also shows username and password as part of the Broker Configuration output in the INFO scope

      Options

      Attachments

        Issue Links

          Activity

            People

              rh-ee-ataylor Andy Taylor
              rhn-gps-gtinsley Gregory Tinsley (Inactive)
              Michal Toth Michal Toth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: