Bug 846351 - unify ssl options for client ssl connection to the broker
Summary: unify ssl options for client ssl connection to the broker
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-tools
Version: Development
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-07 14:31 UTC by Petr Matousek
Modified: 2021-11-14 22:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2012-08-07 14:31:51 UTC
Description of problem:

As a result of Bug 825078, management tools use PEM certificate to establish ssl communication with the broker, c++ clients uses environment variables to set-up client ssl options.

I believe it would be valuable to use the same settings for the ssl connection establishment to the broker for all the clients.

Version-Release number of selected component (if applicable):
python-qpid-0.14-10

How reproducible:
100%

Steps to Reproduce:
n/a

Actual results:
C++ clients uses environmental variables to provide clients certificate.
Python management tools uses client PEM certificate file.

Expected results:
C++/python clients use the same way for ssl connection establishment.

Additional info:

Comment 1 Petr Matousek 2012-08-08 12:25:38 UTC
note: qmf-tool is the only one tool from qpid-tools package, that uses environmental variables like c++ clients do.

Comment 2 Petr Matousek 2012-08-08 12:29:08 UTC
component changed to qpid-tools.
Version: qpid-tools-0.14-5


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