[
https://issues.apache.org/jira/browse/QPID-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174853#comment-15174853
]
ylg commented on QPID-7119:
---------------------------
it works this way:
qpid-send -b testqpid.com -a test -m 2 --durable yes --content-string
"11111111111111111111"
--connection-options='{"sasl-mechanism":"PLAIN","username":"admin","password":"admin","transport":"ssl",
"ssl-cert-name":"testqpid.com","port":5671}'
qpid-receive -b testqpid.com -a test
--connection-options='{"sasl-mechanism":"PLAIN","username":"admin","password":"admin","transport":"ssl",
"ssl-cert-name":"testqpid.com","port":5671}'
> 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]