]> git.ipfire.org Git - thirdparty/openssl.git/commit
Do not send an empty supported groups extension
authorTomas Mraz <tomas@openssl.org>
Fri, 29 Apr 2022 14:36:36 +0000 (16:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 5 May 2022 12:05:19 +0000 (14:05 +0200)
commitbd164884f258d99ca876f6cdcdf9bd0dcceee6ad
treedcae6d54718756e8dbe48eeee6d2f75ee52457e6
parentac2d4cb656b3a796db3dc6f8873e91e67907372d
Do not send an empty supported groups extension

This allows handshake to proceed if the maximum TLS version enabled is <1.3

Fixes #13583

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18213)
CHANGES
ssl/statem/extensions_clnt.c