Bug 996092 - [AMQP 1.0] EXTERNAL not supported
Summary: [AMQP 1.0] EXTERNAL not supported
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petra Svobodová
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-08-12 11:48 UTC by Gordon Sim
Modified: 2015-01-21 12:56 UTC (History)
5 users (show)

Fixed In Version: qpid-cpp-0.22-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:56:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5062 0 None None None Never

Description Gordon Sim 2013-08-12 11:48:23 UTC
Description of problem:

When using AMQP 1.0 over SSL with client authentication enabled, it is not possible to select EXTERNAL as the authentication mechanism.

Version-Release number of selected component (if applicable):

qpid-0.22

How reproducible:

100%

Steps to Reproduce:
1. Connect using AMQP 1.0 over SSL with EXTERNAL selected as the value for sasl_mechanisms (in connection options)

Actual results:

Get error saying that mechanism is not supported.

Expected results:

External authentication accepted and authorisation id taken from certificate.

Additional info:

Comment 1 Gordon Sim 2013-08-12 11:49:02 UTC
Fixed upstream: https://svn.apache.org/r1512346

Comment 2 Petra Svobodová 2014-01-06 15:19:31 UTC
AMQP 1.0 over SSL with EXTERNAL client authentication mechanism is supported and works as expected.

Verified on qpid-cpp-0.22-30 on Rhel6.5-i686 and Rhel6.5-x86_64.

--> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.