You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/05/19 09:30:13 UTC

[jira] [Created] (QPID-7273) The same JMS property names are used on client and broker sides for setting protocol and cipher suite white and black lists

Alex Rudyy created QPID-7273:
--------------------------------

             Summary: The same JMS property names are used on client and broker sides for setting protocol and cipher suite white and black lists
                 Key: QPID-7273
                 URL: https://issues.apache.org/jira/browse/QPID-7273
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Client, Java Common
    Affects Versions: qpid-java-6.0.2, qpid-java-6.0.1, qpid-java-6.0, qpid-java-6.0.3, qpid-java-6.1
            Reporter: Alex Rudyy


Java Broker expects JSON formatted values for protocol and cipher suite white and black lists whilst Java Client expects comma separated values  for protocol and cipher suite white and black lists. In case when both Java Broker and Client run in the same JVMs setting of  protocol and cipher suite white and black lists would be a problem as depending from format in use either Broker or Client would have incorrectly set white and black lists.
In order to resolve this problem we need to use different JVM property names for Broker and Client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org