Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-656

Artemis does not seem to check the hostname on SSL / TLS connect

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • None
    • None

    Description

      (I am reporting this second hand, please let me know if this bug report doesn't sound right).

      Artemis doesn't configure a trust manager when connecting bridges, so there's no attempt to verify that the hostname of the target broker matches the one that triggered the connection. An example fix might be

      sslparameters.setEndpointIdentificationAlgorithm("HTTPS")

      and then pass the hostname/port into the SSLEngine constructor.

      Attachments

        Activity

          People

            jbertram Justin Bertram
            mikehearn Mike Hearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: