Bug 917133 - [RFE] Need user-friendly cipher suite support functions
Summary: [RFE] Need user-friendly cipher suite support functions
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: nss
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: nss-nspr-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 917134
TreeView+ depends on / blocked
 
Reported: 2013-03-01 19:58 UTC by Rich Megginson
Modified: 2019-05-17 08:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
: 917134 (view as bug list)
Environment:
Last Closed: 2019-05-17 08:44:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 480174 0 None None None 2019-06-11 13:20:38 UTC

Description Rich Megginson 2013-03-01 19:58:00 UTC
Description of problem:

Every application that uses NSS and provides some sort of human-readable configuration has to make a map of human readable cipher suite names to the internal integer codes NSS uses to describe those cipher suites.  This causes redundancy, confusion, and upgrade problems.

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


How reproducible:


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


Expected results:


Additional info: https://bugzilla.mozilla.org/show_bug.cgi?id=480174

Comment 1 Fedora Admin XMLRPC Client 2016-08-15 15:52:24 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Daiki Ueno 2019-05-17 08:44:28 UTC
As suggested by Miloslav Trmač in the upstream bug, it is already possible with SSL_GetCipherSuiteInfo().


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