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

Document: Enhancements to the databaseStoreType

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration, User Experience

      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

            jbyrne@redhat.com John Byrne
            jbyrne@redhat.com John Byrne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: