Apache Dev created ARTEMIS-4487:
-----------------------------------

             Summary: "verifyHost" should be overridable from client
                 Key: ARTEMIS-4487
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4487
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: API
    Affects Versions: 2.31.2
            Reporter: Apache Dev


In order to override client keyStore/trustStore configurations obtained by 
broker topology updates (see ARTEMIS-1157), clients can set system properties.

For example (from 
"org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector"):
 * "org.apache.activemq.ssl.trustStoreType"
 * "org.apache.activemq.ssl.trustStore"
 * "org.apache.activemq.ssl.trustStorePassword"

Such a possibility is not available for "verifyHost" parameter.

Therefore, clients can define it only for initial connection, but not override 
such behaviour for configurations obtained by broker topology updates.

 



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

Reply via email to