Bug 348211

Summary: Port setroubleshoot to use NSS library for cryptography
Product: [Fedora] Fedora Reporter: Peter Vrabec <pvrabec>
Component: setroubleshootAssignee: John Dennis <jdennis>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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: 2008-01-10 02:32:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 333741    

Description Peter Vrabec 2007-10-23 10:23:00 UTC
setroubleshoot 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 John Dennis 2008-01-09 23:17:20 UTC
The only use of cryptographic code I'm aware of is in code we got off the web to
compute an UUID. That module has 5 different ways of computing a UUID, one uses
md5 and the other sha, neither of which we ever use or call.

I don't think there is anything to be done here except possibly deleting the
unused code which triggered setroubleshoots inclusion in the list of packages to
update.

If you want I can delete the code. Do you want me to do that or just close the bug?

Comment 2 Tomas Mraz 2008-01-10 01:16:41 UTC
If the code is not called then it can be closed notabug.