Closed Bug 762763 Opened 13 years ago Closed 13 years ago

Export SSL key logging in normal builds

Categories

(NSS :: Libraries, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: agl)

Details

Attachments

(2 files)

The attached patch, by Adam Langley, moves SSL key logging out from behind the TRACE and DEBUG defines and allows normal builds to use it when the SSLKEYLOGFILE environment variable is set. It also adds a new CLIENT_RANDOM format to support ECDHE-RSA key agreement (and others). The patch was originally reviewed at https://chromiumcodereview.appspot.com/10509009/.
Attachment #631253 - Flags: review+
Patch checked in on the NSS trunk (NSS 3.14). Checking in ssl3con.c; /cvsroot/mozilla/security/nss/lib/ssl/ssl3con.c,v <-- ssl3con.c new revision: 1.182; previous revision: 1.181 done Checking in sslsock.c; /cvsroot/mozilla/security/nss/lib/ssl/sslsock.c,v <-- sslsock.c new revision: 1.90; previous revision: 1.89 done
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Priority: -- → P2
Resolution: --- → FIXED
Patch by Adam Langley. Patch checked in on the NSS trunk (NSS 3.14). Checking in sslsock.c; /cvsroot/mozilla/security/nss/lib/ssl/sslsock.c,v <-- sslsock.c new revision: 1.92; previous revision: 1.91 done
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: