[
https://issues.apache.org/jira/browse/QPID-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603801#action_12603801
]
Martin Ritchie commented on QPID-1058:
--------------------------------------
Using the hex of the hash I added a CRAM-MD5-HEX authentication mechanism I
added the ability for .NET clients to connect to a broker running the
Base64MD5PasswordFile. Currently this is only on M2.x and merged to M2.1.x.
Will move to trunk shortly.
> Add support for CRAM-MD5-HASHED as used by Java Broker
> ------------------------------------------------------
>
> Key: QPID-1058
> URL: https://issues.apache.org/jira/browse/QPID-1058
> Project: Qpid
> Issue Type: New Feature
> Components: Dot Net Client
> Affects Versions: M2, M2.1
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Fix For: M3
>
>
> Summary:
> As shown on the Qpid Interoperability page the .Net does not currently
> support the CRAM-MD5-HASHED SASL mechanism offered by the Java broker.
> http://cwiki.apache.org/confluence/display/qpid/Qpid+Interoperability+Documentation
> For the .Net client to interoperate with the Java broker using the Base64
> encoded MD5Hashed password file the .Net client needs to support this
> mechanism.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.