Skip to content
Snippets Groups Projects
Commit 02a5502a authored by Olivier Poitrey's avatar Olivier Poitrey Committed by Filippo Valsorda
Browse files

crypto/tls: send ec_points_format extension in ServerHello

Follow the recommandation from RFC 8422, section 5.1.2 of sending back the
ec_points_format extension when requested by the client. This is to fix
some clients declining the handshake if omitted.

Fixes #31943

Change-Id: I7b04dbac6f9af75cda094073defe081e1e9a295d
Reviewed-on: https://go-review.googlesource.com/c/go/+/176418


Run-TryBot: Filippo Valsorda <filippo@golang.org>
Reviewed-by: default avatarOlivier Poitrey <rs@rhapsodyk.net>
Reviewed-by: default avatarFilippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
parent 54697702
No related branches found
No related tags found
No related merge requests found
Showing
with 1244 additions and 1131 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment