Bug 865729

Summary: missing '--ssl-certificate' option in qpid-cluster tool
Product: Red Hat Enterprise MRG Reporter: Petr Matousek <pematous>
Component: qpid-toolsAssignee: Ken Giusti <kgiusti>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matousek <pematous>
Severity: high Docs Contact:
Priority: high    
Version: 2.3CC: iboverma, jross
Target Milestone: 2.3   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-19 16:37:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 850517    

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