Timothy A. Bish created ARTEMIS-4744:
----------------------------------------

             Summary: AMQP broker connections don't fully support multi host 
URIs
                 Key: ARTEMIS-4744
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4744
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 2.33.0
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: 2.34.0


When configuring a multi host connection URI for an AMQP broker connection the 
connection will utilize some but not all of the configuration.  The broker will 
attempt connection to each host and port part specific on the URI but does not 
apply configuration specific to a given host.  This can lead to failure on 
connect due to using the TLS configuration from the first host when attempting 
to connect to the following N hosts.  Users need to be able to configure TLS 
specific options per host as values such as host verification, SNI and trust 
stores can vary amongst hosts.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to