Closed Bug 432775 Opened 16 years ago Closed 5 months ago

ssltap should parse TLS hello extensions

Categories

(NSS :: Tools, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: wtc, Unassigned)

Details

Right now ssltap prints the TLS hello extensions as
binary data.  An example is in attachment 319859 [details].

It would be nice if ssltap could parse the hello
extensions, for example, print the elliptic_curves
extension as a list of curve names:
    secp256r1, secp384r1, secp521r1
rather than
    0: 00 06 00 17  00 18 00 19
Severity: normal → S3
Severity: S3 → N/A
Status: NEW → RESOLVED
Closed: 5 months ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.