Open Bug 1307269 Opened 8 years ago Updated 2 years ago

Wrong error code with unknown key share from server

Categories

(NSS :: Libraries, defect, P3)

Tracking

(Not tracked)

People

(Reporter: ekr, Unassigned)

Details

If the server returns a key share in a totally unknown group, the client sends back a missing_extension error. This is because we ignore key shares for disabled groups in:

http://searchfox.org/nss/source/lib/ssl/ssl3ext.c#3116

And then when we look at the server's list it's empty.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.