Bug 798303 - [RFE] Allow values for ssl encryption to be passed programmatically (vs environment variables)
Summary: [RFE] Allow values for ssl encryption to be passed programmatically (vs envi...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks: 794827
TreeView+ depends on / blocked
 
Reported: 2012-02-28 15:23 UTC by Trevor McKay
Modified: 2020-11-04 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 Trevor McKay 2012-02-28 15:23:03 UTC
Description of problem:

The current C++ implementation uses environment variables to up ssl.  It would be useful to have a programmatic API that allows clients to pass values as arguments as an option.  Condor, for example, is more geared toward programmatic settings than using the environment.

From section 10.3 of the Messaging User Guide defines the following env variables.

QPID_SSL_USE_EXPORT_POLICY
QPID_SSL_CERT_PASSWORD_FILE PATH
QPID_SSL_CERT_DB PATH
QPID_SSL_CERT_NAME NAME

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


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