mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 03:30:51 +02:00
44be44a509
Change TLS 1.3 handling to return missing_extension alert code when - KeyShare is present but SupportedGroups is missing and - SupportedGroups is present but KeyShare is missing Added tests for this.