Open
Bug 1927351
Opened 9 days ago
Updated 8 days ago
SSLKEYLOG support for Encrypted Client Hello
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: yaroslavros, Unassigned)
Details
Attachments
(1 file)
Steps to reproduce:
Using NSS based client or server with Encrypted Client Hello and generate SSLKEYLOG for diagnostics
Actual results:
SSLKEYLOGFILE contains entries prefixed with Random from Inner ClientHello, so it cannot be used for TLS sessions with Encrypted Client Hello.
Expected results:
NSS should generate ECH_CONFIG and ECH_SECRET SSLKEYLOG records according to draft-ietf-tls-ech-keylogfile.
I will be shortly submitting a patch to implement this capability.
Reporter | ||
Comment 1•9 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•