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

Gordon Sim edited comment on PROTON-950 at 8/3/15 7:52 PM:
-----------------------------------------------------------

I can't seem to get the messenger examples to connect over non-ssl using PLAIN 
either... 

{noformat}
$ PN_TRACE_FRM=1 ./examples/c/messenger/send -a 
amqp://guest:guest@localhost/amq.fanout
[0x162a700]:  -> SASL
[0x162a700]:  <- SASL
[0x162a700]:0 <- @sasl-mechanisms(64) [sasl-server-mechanisms=:PLAIN]
[0x162a700]:  -> EOS
{noformat}


was (Author: gsim):
I can't seem to get the messenger examples to connect over non-ssl using PLAIN 
either... 

{noformat}
]$ PN_TRACE_FRM=1 ./examples/c/messenger/send -a 
amqp://guest:guest@localhost/amq.fanout
[0x162a700]:  -> SASL
[0x162a700]:  <- SASL
[0x162a700]:0 <- @sasl-mechanisms(64) [sasl-server-mechanisms=:PLAIN]
[0x162a700]:  -> EOS
{noformat}

> SASL PLAIN over cleartext should be supported
> ---------------------------------------------
>
>                 Key: PROTON-950
>                 URL: https://issues.apache.org/jira/browse/PROTON-950
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.10
>            Reporter: Ted Ross
>            Assignee: Andrew Stitcher
>            Priority: Blocker
>             Fix For: 0.10
>
>
> In the current 0.10 alpha, if SASL PLAIN is selected, it will only work if 
> the connection is encrypted (using SSL).  This is a surprising change of 
> behavior from earlier versions of Proton and it's arguable that a security 
> policy like that should be left to the application using the Proton library.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to