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: [email protected]
For additional commands, e-mail: [email protected]