[
https://issues.apache.org/jira/browse/PROTON-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507923#comment-15507923
]
Alan Conway commented on PROTON-1293:
-------------------------------------
For SSL support in Go you should use the standard crypto.tls package to create
a secure net.Conn. You can set the server-side username from SSL information
with the User() connection option. To use insecure SASL mechanisms over SSL
(e.g. PLAIN authentication) specify SASLAllowInsecure()
> Support username and password in electron go binding
> ----------------------------------------------------
>
> Key: PROTON-1293
> URL: https://issues.apache.org/jira/browse/PROTON-1293
> Project: Qpid Proton
> Issue Type: Improvement
> Components: go-binding
> Affects Versions: 0.15.0
> Reporter: Richard Laos
> Assignee: Alan Conway
> Priority: Minor
> Fix For: 0.15.0
>
>
> It appears that the electron api does not support a username and password as
> part of an amqp connection. However maybe the example just needs to included
> this if it is supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]