Back to bug 1028289

Who When What Removed Added
Leonid Zhaldybin 2013-11-08 06:26:11 UTC CC freznice, pematous
Gordon Sim 2013-11-08 10:13:42 UTC CC gsim
Leonid Zhaldybin 2013-11-11 08:31:41 UTC See Also https://bugzilla.redhat.com/show_bug.cgi?id=966636
Stuart Auchterlonie 2013-12-05 10:36:54 UTC CC sauchter
Justin Ross 2014-02-05 16:32:28 UTC Priority unspecified medium
Target Milestone --- 3.1
Justin Ross 2014-06-03 16:00:33 UTC Status NEW ASSIGNED
Assignee rhm-maint-list iboverma
Irina Boverman 2014-06-04 23:31:38 UTC CC lzhaldyb
Flags needinfo?(lzhaldyb)
Leonid Zhaldybin 2014-06-05 09:45:07 UTC Flags needinfo?(lzhaldyb)
Irina Boverman 2014-06-09 18:02:06 UTC Flags needinfo?(lzhaldyb)
Leonid Zhaldybin 2014-06-10 09:15:55 UTC Flags needinfo?(lzhaldyb)
Leonid Zhaldybin 2014-06-10 09:31:01 UTC Attachment #907100 Attachment is obsolete 0 1
Irina Boverman 2014-06-12 20:54:32 UTC Flags needinfo?(lzhaldyb)
Leonid Zhaldybin 2014-06-13 14:06:38 UTC Flags needinfo?(lzhaldyb)
Irina Boverman 2014-06-13 15:06:43 UTC Attachment #908305 Attachment is obsolete 0 1
Irina Boverman 2014-06-13 15:40:22 UTC Flags needinfo?(jross)
Link ID Apache JIRA QPID-5815
Irina Boverman 2014-06-16 18:56:08 UTC Assignee iboverma mgoulish
Flags needinfo?(jross)
Irina Boverman 2014-06-26 19:31:55 UTC Keywords Patch
CC iboverma
mick 2014-07-23 14:03:25 UTC Status ASSIGNED POST
Eric Sammons 2014-07-30 20:39:14 UTC QA Contact mrgqe-bugs messaging-qe-bugs
Irina Boverman 2014-10-03 18:42:04 UTC Status POST MODIFIED
Fixed In Version qpid-cpp-0.30-2
errata-xmlrpc 2014-10-07 18:43:38 UTC Status MODIFIED ON_QA
John Skeoch 2014-11-09 22:39:55 UTC CC esammons
John Skeoch 2014-11-09 22:42:01 UTC CC lzhaldyb
Jared MORGAN 2015-01-19 05:54:21 UTC CC mgoulish
Flags needinfo?(mgoulish)
Michal Toth 2015-01-19 10:26:29 UTC CC mtoth
QA Contact messaging-qe-bugs mtoth
Mike Cressman 2015-03-03 20:00:10 UTC CC mcressma
Flags needinfo?(iboverma)
Jared MORGAN 2015-03-05 23:00:37 UTC Doc Text NEEDINFO set to iboverman for Doc Text

Cause:

Consequence:

Fix:

Result:
Irina Boverman 2015-03-11 19:01:44 UTC Doc Text NEEDINFO set to iboverman for Doc Text

Cause:

Consequence:

Fix:

Result:
Improved error reporting in cases when the client certificate is malformed (CN as an empty string). The broker will rejects the client connection and report an error.

Cause:

Insufficient error reporting on the broker side.

Consequence:

Hard to understand why the broker is rejecting connection.

Fix:

Added error on the broker side:

2014-06-13 10:58:10 [Security] warning SASL error: unable to offer EXTERNAL mechanism as authid cannot be determined

Result:

Error report explaining why the broker is rejecting this connection.
Flags needinfo?(mgoulish) needinfo?(iboverma)
Jared MORGAN 2015-03-12 03:08:16 UTC Doc Text Improved error reporting in cases when the client certificate is malformed (CN as an empty string). The broker will rejects the client connection and report an error.

Cause:

Insufficient error reporting on the broker side.

Consequence:

Hard to understand why the broker is rejecting connection.

Fix:

Added error on the broker side:

2014-06-13 10:58:10 [Security] warning SASL error: unable to offer EXTERNAL mechanism as authid cannot be determined

Result:

Error report explaining why the broker is rejecting this connection.
Insufficient error reporting for malformed client certificates on the broker side made it difficult to determine why the broker was rejecting a connection. The fix introduces improved error message support on the broker side:

```
2014-06-13 10:58:10 [Security] warning SASL error: unable to offer EXTERNAL mechanism as authid cannot be determined
```

Users now understand what caused the issue, and can now better resolve the underlying cause of the problem.
Zdenek Kraus 2015-03-24 13:24:50 UTC CC zkraus
QA Contact mtoth pematous
Petr Matousek 2015-03-26 13:05:48 UTC Status ON_QA VERIFIED
errata-xmlrpc 2015-04-14 13:10:52 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2015-04-14 13:47:10 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2015-04-14 09:47:10 UTC

Back to bug 1028289