Bug 798302

Summary: [RFE] Allow ssl encryption without use of certificates
Product: Red Hat Enterprise MRG Reporter: Trevor McKay <tmckay>
Component: qpid-cppAssignee: messaging-bugs <messaging-bugs>
Status: NEW --- QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: low Docs Contact:
Priority: low    
Version: DevelopmentCC: jross
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
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: 794827    

Description Trevor McKay 2012-02-28 15:17:53 UTC
Description of problem:

Current implementation requires use of a certificate database to use ssl connections to the broker from C++ clients.  However, it should be possible just to connect over ssl to get the benefits of encryption without having to authenticate the server (and optionally the client).