[ 
https://issues.apache.org/jira/browse/QPID-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733060#comment-15733060
 ] 

ASF subversion and git services commented on QPID-7310:
-------------------------------------------------------

Commit 1773281 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1773281 ]

QPID-7310: [Java Broker] SiteSpecificTrustStore use the protocol's default port 
if the user supplied url has none

> [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
>             Fix For: qpid-java-6.2
>
>
> 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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to