Closed Bug 313680 Opened 20 years ago Closed 20 years ago

add missing TLS cipher suites to SSLTAP

Categories

(NSS :: Tools, defect, P2)

3.11
x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED
3.11.1

People

(Reporter: alvolkov.bgs, Assigned: alvolkov.bgs)

Details

Attachments

(2 files)

when testing with openssl ciphers, ssltap reports the following ciphers in ciphers suite section of client handshake decoded message: cipher_suites[1] = { (0x0060) ????/????????/?????????/??? } and cipher_suites[1] = { (0x0061) ????/????????/?????????/??? } These ids correspond to the following ciphers: { 0x0060, "TLS_RSA_EXPORT1024_WITH_RC4_56_MD5" }, { 0x0061, "TLS_RSA_EXPORT1024_WITH_RC2_CBC_56_MD5" },
Alexei I think this is a dup of a bug assigned to me. Please look for that bug and if you find it, mark this as a duplicate of that. search for bugs with comments containing ssltap.
Component: Libraries → Tools
Summary: add missing TLS cipher types → add missing TLS cipher types to SSLTAP
I was thinking of bug 201138, which was marked fixed 2 years ago. Alexei, Please submit a patch to bring ssltap's list of cipher suite names up to date. It might as well include all the defined SSL3/TLS cipher suites and not only those implemented by NSS.
Assignee: wtchang → alexei.volkov.bugs
Attached patch fixSplinter Review
Attachment #201566 - Flags: review?(nelson)
Comment on attachment 201566 [details] [diff] [review] fix r=nelson This list is good, as far as it goes. I think we might also want to add names for 72-74, 79, 7c-7e, and 80-83. But you can add this list while digging for the rest of them.
Attachment #201566 - Flags: review?(nelson) → review+
patch includes names for 72-74, 79, 7c-7e, and 80-83 ids.
Attachment #202126 - Flags: review?(nelson)
Comment on attachment 202126 [details] [diff] [review] more complete cipher list r=nelson
Attachment #202126 - Flags: review?(nelson) → review+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Please get a second review for the 3.11 branch.
Status: RESOLVED → REOPENED
Priority: -- → P2
Resolution: FIXED → ---
Target Milestone: --- → 3.11.1
Hmm. It appears this patch is already in the NSS 3.11 branch. Thanks.
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
Summary: add missing TLS cipher types to SSLTAP → add missing TLS cipher suites to SSLTAP
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: