[
https://issues.apache.org/jira/browse/QPID-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175496#comment-15175496
]
Gordon Sim commented on QPID-7119:
----------------------------------
qpid-send *can* already connect to any port specified:
{noformat}
qpid-send --log-enable info+ --address amq.fanout --broker localhost:7777
2016-03-02 12:08:57 [Client] info Trying to connect to localhost:7777...
2016-03-02 12:08:57 [System] info Connecting: 127.0.0.1:7777
2016-03-02 12:08:57 [Client] info Connection [127.0.0.1:50374-localhost:7777]
connected to tcp:localhost:7777
2016-03-02 12:08:57 [Client] info Connected to localhost:7777
{noformat}
> make qpid-send and qpid-receive launch ssl connection
> -----------------------------------------------------
>
> Key: QPID-7119
> URL: https://issues.apache.org/jira/browse/QPID-7119
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Client
> Reporter: ylg
> Priority: Critical
> Attachments:
> add-supportion-for-parsing-host-and-port-options-when-construct-ConnectionImpl.patch,
> overwrite-default-options-when-construct-client-Connection.patch
>
>
> actually qpid-send and qpid-reveive can not create connection to broker over
> ssl, this patch is to solve this question.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]