[
https://issues.apache.org/jira/browse/PROTON-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507899#comment-15507899
]
ASF subversion and git services commented on PROTON-1255:
---------------------------------------------------------
Commit 3d9fe620758bd55afae6af76b50a2bd5d6839232 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3d9fe62 ]
PROTON-1255: connection_engine separate bind from _init
SASL/SSL properties must be set on connection and transport *before* the
pn_transport_bind() call, move it out of pn_connection_engine_init() and add
pn_connection_engine_start() that must be called before using the engine but
after security (and other) properties are set.
Updated the Go and C++ engines accordingly.
> connection_engine support for built-in proton SSL/SASL
> ------------------------------------------------------
>
> Key: PROTON-1255
> URL: https://issues.apache.org/jira/browse/PROTON-1255
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding, go-binding, proton-c
> Affects Versions: 0.12.2
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Critical
> Fix For: 0.15.0
>
>
> Make sure proton's built-in SSL and SASL work fully with the connection
> engine for all bindings that have one (C, C++, Go)
> The connection_engine also allows a secure connection to be established
> externally. Check that we have sufficient hooks to pass external security
> principal info to the handler via connection and transport properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]