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

Chris Richardson commented on QPID-5899:
----------------------------------------

There is be some confusion here (on my part): the property on the 
qpid::client::ConnectionSettings class is "protocol", but the protocol option 
which can be passed to the qpid::messaging::Connection class  as a string is 
"transport", while "protocol" refers to the AMQP protocol version.


> Documentation states incorrect connection option for SSL
> --------------------------------------------------------
>
>                 Key: QPID-5899
>                 URL: https://issues.apache.org/jira/browse/QPID-5899
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.28
>            Reporter: Chris Richardson
>            Priority: Minor
>
> The documentation for setting up SSL at 
> http://qpid.apache.org/releases/qpid-0.28/cpp-broker/book/chap-Messaging_User_Guide-Security.html#sect-Messaging_User_Guide-Security-Encryption_using_SSL
> states:
> "To open an SSL enabled connection in the Qpid Messaging API, set the 
> protocol connection option to ssl."
> The correct connection option is "transport", not "protocol".



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to