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

[jira] [Created] (QPID-7310) [Java Broker] SiteSpecificTrustStore should use protocol default port when no port is specified

Lorenz Quack created QPID-7310:
----------------------------------

             Summary: [Java Broker] SiteSpecificTrustStore should use protocol default port when no port is specified
                 Key: QPID-7310
                 URL: https://issues.apache.org/jira/browse/QPID-7310
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Lorenz Quack
            Priority: Minor


Currently, when creating a SiteSpecificTrustStore one needs to explicitly specify the port in the URL otherwise the broker will use port -1 and throw an IllegalArgumentException from {{SiteSpecificTrustStore#downloadCertificate:228}}. The user will get a "422 port out of range:-1" error.

If no port is specified the broker should use the default port associated with the protocol or give a more helpful message otherwise.




--
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