You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/25 14:49:59 UTC

[jira] [Commented] (PROTON-1255) connection_engine support for built-in proton SSL/SASL

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

ASF subversion and git services commented on PROTON-1255:
---------------------------------------------------------

Commit 507c9356692858a81916a4a8802fbc6b2302bc5f in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=507c935 ]

PROTON-1255: Remove pn_connection_engine_start

Bind the connection automatically in pn_connection_engine_dispatch after the
user has processed the PN_CONNECTION_INIT event. This removes the need to
manually call start and allows user handlers to set security settings
in their handler on PN_CONNECTION_INIT, before the bind.


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org