[jira] [Updated] (PROTON-1884) [c] example broker does not configure SASL correctly

2018-07-11 Thread Alan Conway (JIRA)


 [ 
https://issues.apache.org/jira/browse/PROTON-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway updated PROTON-1884:

Description: 
The C example broker does not configure SASL correctly, it calls pn_sasl() 
before pn_transport_server() which creates a client-side SASL config that does 
not respond to incoming SASL requests.

Note: the original description of this issue described it as a python client 
problem which is not the case. The python client has SASL on by default whereas 
other clients have it off by default, so the python client showed the problem 
immediatley. Turning SASL on in other clients showed the same problem.

  was:The C example broker does not configure SASL correctly, it calls 
pn_sasl() before pn_transport_server() which creates a client-side SASL config 
that does not respond to incoming SASL requests.


> [c] example broker does not configure SASL correctly
> 
>
> Key: PROTON-1884
> URL: https://issues.apache.org/jira/browse/PROTON-1884
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: proton-c-0.23.0
>Reporter: Alan Conway
>Assignee: Alan Conway
>Priority: Major
>
> The C example broker does not configure SASL correctly, it calls pn_sasl() 
> before pn_transport_server() which creates a client-side SASL config that 
> does not respond to incoming SASL requests.
> Note: the original description of this issue described it as a python client 
> problem which is not the case. The python client has SASL on by default 
> whereas other clients have it off by default, so the python client showed the 
> problem immediatley. Turning SASL on in other clients showed the same problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (PROTON-1884) [c] example broker does not configure SASL correctly

2018-07-11 Thread Alan Conway (JIRA)


 [ 
https://issues.apache.org/jira/browse/PROTON-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway updated PROTON-1884:

Description: The C example broker does not configure SASL correctly, it 
calls pn_sasl() before pn_transport_server() which creates a client-side SASL 
config that does not respond to incoming SASL requests.  (was: The python 
simple_send client does not work with c, cpp or ruby example brokers. It hangs 
during the SASL negotiation. It does work with the python example broker.

Based on hand testing a few combinations, the c, cpp and ruby examples all 
appear to interoperate.)

> [c] example broker does not configure SASL correctly
> 
>
> Key: PROTON-1884
> URL: https://issues.apache.org/jira/browse/PROTON-1884
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: proton-c-0.23.0
>Reporter: Alan Conway
>Assignee: Alan Conway
>Priority: Major
>
> The C example broker does not configure SASL correctly, it calls pn_sasl() 
> before pn_transport_server() which creates a client-side SASL config that 
> does not respond to incoming SASL requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (PROTON-1884) [c] example broker does not configure SASL correctly

2018-07-11 Thread Alan Conway (JIRA)


 [ 
https://issues.apache.org/jira/browse/PROTON-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway updated PROTON-1884:

Summary: [c] example broker does not configure SASL correctly  (was: 
[python] examples don't work with other language brokers)

> [c] example broker does not configure SASL correctly
> 
>
> Key: PROTON-1884
> URL: https://issues.apache.org/jira/browse/PROTON-1884
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: proton-c-0.23.0
>Reporter: Alan Conway
>Assignee: Alan Conway
>Priority: Major
>
> The python simple_send client does not work with c, cpp or ruby example 
> brokers. It hangs during the SASL negotiation. It does work with the python 
> example broker.
> Based on hand testing a few combinations, the c, cpp and ruby examples all 
> appear to interoperate.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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