Bug 347271

Summary: Port jgroups to use NSS library for cryptography
Product: [Fedora] Fedora Reporter: Peter Vrabec <pvrabec>
Component: jgroupsAssignee: Vivek Lakshmanan <viveklak>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mat.booth, poelstra, tmraz
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-01 19:06:39 UTC 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: 333741    

Description Peter Vrabec 2007-10-23 10:19:22 UTC
jgroups should be ported to use NSS library for cryptography.
See the tracking bug for details and links on how it could be done.

Comment 1 Mat Booth 2011-02-01 19:06:39 UTC
Jgroups uses the standard Java javax.crypto.* APIs for encryption. The implementation is in the Java platform, so you should file a bug with OpenJDK instead.

Closing as not a bug.