[ https://issues.apache.org/jira/browse/PROTON-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648223#comment-14648223 ]
Andrew Stitcher commented on PROTON-970: ---------------------------------------- This is more-or-less the same as PROTON-862. It is directly related to the Cyrus SASL library just not being very suitable to be used within a library. > SASL options for setting path and name should not be transport-specific > ----------------------------------------------------------------------- > > Key: PROTON-970 > URL: https://issues.apache.org/jira/browse/PROTON-970 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Reporter: Ted Ross > > Both pn_sasl_config_name and pn_sasl_config_path take a pn_sasl_t object as > an argument, suggesting that different transports may use different > configurations. > Cyrus SASL treats both the path and (server) name as per-process settings. > The above methods in pn_sasl should reflect this scope and not use a > pn_sasl_t as an argument. -- This message was sent by Atlassian JIRA (v6.3.4#6332)