[
https://issues.apache.org/jira/browse/PROTON-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross reassigned PROTON-1245:
-----------------------------------
Assignee: Alan Conway (was: Cliff Jansen)
> There should be a way to set transport security options
> -------------------------------------------------------
>
> Key: PROTON-1245
> URL: https://issues.apache.org/jira/browse/PROTON-1245
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Alan Conway
> Labels: api
> Fix For: proton-c-0.19.0
>
>
> Currently we have no C++ binding equivalent to pn_transport_require_auth()
> and pn_transport_require_encryption().
> This means that we can't currently write credible AMQP servers using the C++
> binding.
> There is a design issue here though - It is not actually clear that just
> adding these functions in exactly the same API location (to the transport
> object) is the correct design for the C++ API.
> Maybe they should be options passed into the container::listen() function.
> They would probably have to be a new kind of listener_option since these
> options have to take effect before the listen_handler can ever be called.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]