Tongsuo
Tongsuo copied to clipboard
TLSEXT_INDEX in ssl/ssl_local.h vs ssl/statem_ntls/extensions.c
hi, in version 8.2.1: there is no match between definition of enum TLSEXT_INDEX and the declarations in ssl/statem_ntls/extensions.c. (unlike ssl/statem/extensions.c)
on 14th place in ssl/ssl_local.h there is delegated_cred extension, while in .c file it is extended_master_secret. as result some of following definitions are bad, and it is not possible to access [TLSEXT_IDX_supported_versions] .
can you please tell , what is the intention of this?
It's a bug. Has been fixed in 8.3.0