Bug 865729 - missing '--ssl-certificate' option in qpid-cluster tool
Summary: missing '--ssl-certificate' option in qpid-cluster tool
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-tools
Version: 2.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 2.3
: ---
Assignee: Ken Giusti
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 850517
TreeView+ depends on / blocked
 
Reported: 2012-10-12 09:19 UTC by Petr Matousek
Modified: 2013-03-19 16:37 UTC (History)
2 users (show)

Fixed In Version: qpid-tools-0.18-2
Doc Type: Bug Fix
Doc Text:
Cause: The '--ssl-certificate' command line option was not supported by the qpid-cluster command line tool. Consequence: The qpid-cluster command would fail when used with brokers configured to require client authentication (ssl-require-client-authentication=yes). Fix: Add the '--ssl-certificate' option to qpid-cluster, which allows the user to supply a SSL certificate for the qpid-cluster tool to use to authenticate against the broker. Result: The qpid-cluster tool can be used with brokers that require SSL authentication of clients.
Clone Of:
Environment:
Last Closed: 2013-03-19 16:37:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2012-10-12 09:19:12 UTC
Description of problem:
Please see bug 850517, comment 9 and bug 850517, comment 13.
Due to bug 850517 is a unique rhel5 bug, I'm opening the issue also for rhel6.

Version-Release number of selected component (if applicable):
qpid-tools-0.18-1
python-qpid-0.18-1

How reproducible:
100%

Steps to Reproduce:
1. run qpid-cluster --help
  
Actual results:
There is no option how to provide the ssl certificate when using qpid-cluster tool

Expected results:
user can provide the ssl certifiace when using qpid-tool

Comment 2 Petr Matousek 2012-10-15 16:05:39 UTC
This issue has been fixed.
Tested on RHEL5.8 and RHEL6.3 (both i386 and x86_64). 

Packages used for testing:
qpid-tools-0.18-2
python-qpid-0.18-2

-> VERIFIED


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