Bug 348281
| Summary: | Port struts to use NSS library for cryptography | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> |
| Component: | struts | Assignee: | Deepak Bhole <dbhole> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mat.booth, 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: | 2013-03-27 11:24:57 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:23:17 UTC
I don't see any part of Struts using cryptography. What is this bug in reference to? It seems to use MD5 hashes. If it is not used for security relevant things (data integrity, authentication...) then please close the bug as NOTABUG. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Struts uses the JRE implementation of MD5 from the "java.security" package. Porting efforts should be focused on OpenJDK, not individual java packages. Closing NOTABUG. |